Monday, June 6, 2011

Make Shutdown, Restart, LogOff, and Hibernate Shortcut



This posting is about shortcut. What’s shortcut?? shortcut is a file that call another file. Shortcut is a small file, it’s about 512 bytes until 1 Kilo Bytes. Shortcut will help you to open a file or program. It’s usually placed in desktop,but it’s also placed in another place. Shortcut usually use to call program that have high frequency to use. It’s normal. But how to make shortcut to run Shutdown, Restart, Log OF or Hibernate??Lets read the full post..
We can make shortcut of Shutdown, Restart, Log Off or Hibernate by call the file that have this function. Ok, lets start by make Shutdown Shortcut :
Make shortcut by right click in desktop then choose => New => Shortcut. Then will be show window to fill that will be call by Shortcut, and fill it with : shutdown.exe -s -t 0 , then click next.
 

Then will be show window to fill the name of Shortcut that you will make. For Example fill it with “Shoutdown”. Than click finish.
 

After it, There are a new Shortcut in your desktop.


You can change this Shortcut icon to make it nice. You can get it by right click in this shortcut, then choose Properties, and you can change detail about this shortcut like change this icon. This is image sample :


To make another shotrcut, you just change detai file that will be call by the shortcut.
- shutdown.exe -r -t 0
- shutdown.exe -l -t 0
- rundll.exe PowrProf.dll, SetSuspendState *)
Number after “-t” is a time (secon) for execute the program. It’s can change it to get another time and you can use it as Timer. For a simple you can run it by “run” in start menu :

No comments:

Post a Comment