Thursday 6 September 2012

Reboot,Shutdown,Stanby,Disconnect-from the desktop



For your convenience, or to speed up the commands: Turn Off, Restart, Log Off and Standby .. It may be helpful to have them on your desktop. This will allow us to access these options, with a simple click.br /> We can choose which of these options have on hand, or decide to have them all ..
With a little patience and setting the icon that we like in a specific directory, or in a folder to your liking ..




Copy String:

 Shutdown/Spegni: %windir%\system32\shutdown.exe -s -t 00

StandBy: %windir%\System32\rundll32.exe powrprof.dll,SetSuspendState

Disconnect/Disconnetti: %windir%\system32\shutdown.exe -l

Reboot/Riavvia: %windir%\system32\shutdown.exe -r -t 00



No comments:

Post a Comment