Search This Blog

Thursday, October 22, 2009

Make a Bat file to shutdown your PC

(1). Open notepad and type.

@echo off
C:\WINDOWS\system32\shutdown.exe -s -f -t 60


(2). Save this notepad with name “shutdown.bat“.

(3). Now click on it to shutdown your PC.

Here we are using @echo off to don’t show anything in the command prompt when we click on it, and 60 is time in second that it will take to shutdown your PC you can change according to you.

1 comment:

  1. its nice.....!
    i like these kind of tricks...bt i want to hav somthing special trick...if u know than mail.me at.....akky.kumar01@gmail.com..
    eventhan i ll follo you...thanks

    ReplyDelete