shut down faster

chamaradz

New Arrival
Joined
Nov 26, 2014
Messages
11
Reaction score
0
FP$
6
my ups is not lasting more than 10 seconds , so i need to shutdown my pc within 10 seconds , any ideas ?
 
Do the following:

1) Open Notepad
2) Type: shutdown -s -t 1
3) Save as: "shutdown.bat" on the desktop
4) Execute the command by clicking on it

It's nice to have because I use the same thing :great:

There ya go 🙂
 
The Turkster said:
Do the following:

1) Open Notepad
2) Type: shutdown -s -t 1
3) Save as: "shutdown.bat" on the desktop
4) Execute the command by clicking on it

It's nice to have because I use the same thing :great:

There ya go 🙂

thanks , The Turkster ... , it works fine now , good idea 🙂
 
You can also press ALT and F4 at the same time on your Keyboard to bring up the shutdown program in Windows when you have all windows programs minimize, or close, or you are on the Windows Desktop.

You can also make a shortcut on the desktop or taskbar with the command shutdown.exe -s according to http://www.wikihow.com/Make-a-Shutdown- ... in-Windows
 
Back
Top Bottom