Shortcut to Shutdown, Restart, LogOff, Standby, Hibernate in XP

Shutdown: %windir%System32shutdown.exe -s
Reboot: %windir%System32shutdown.exe -r
Logoff: %windir%System32shutdown.exe -l
Standby: %windir%System32rundll32.exe powrprof.dll,SetSuspendState
Hibernate: %windir%System32rundll32.exe powrprof.dll,SetSuspendState Hibernate