Sometimes we get too lazy and we need some easier way to do our
work. Lets create shortcut key to shutdown our computers. At first right click
on your desktop free space then click new and select shortcut. A box will
appear and type the following word exactly shutdown -r -t 0 . then click ok. A
new shortcut folder will be created and you can shut down your computer
immediately . For log off or stand by copy the following :
Restart: shutdown -r -t
0
Logoff: shutdown -l -t 0
Hibernate: rundll32.exe
PowrProf.dll, SetSuspendState Hibernate
