Simple tricks for shutdown
If you want to set up fast and automatic shutdown of your computer, Tumanual suggest you read this tutorial, clear and concise way you explain it here.
Auto Power Off
To make the system shuts down automatically, all you have to do is go to Control Panel: Start -> Settings -> Control Panel, you double-click the Power Options icon
Once the window opens click on the tab APM, then check out the option is Enable support for the management of energy, now accept everything and close the windows, and ready for automatic shutdown.
Quick off the team
We will create a desktop shortcut to turn off the computer, quickly:
Open the notepad, to do Start -> All Programs -> Accessories -> Notepad
We write: shutdown-s-t 05-f
Save the file as apaga.bat in C: documents & settings folder name of your personalEscritorio
The shutdown command used with the-s off the system.
The parameter-t is followed by the number of seconds to wait to turn off the system.
The-f parameter causes all applications to close without asking (if you want to ask you what you can skip).











Leave a comment