Shutdown Button on Desktop

Shutdown Button on Desktop

Right click on ur Desktop and create new Shortcut and type "C:\WINDOWS\SYSTEM32\Shutdown.exe –s" without quotes in the popup box which will appear asking for a path of shortcut . Now when u will double click this shortcut it will give u shutdown message and ur computer will shutdown after some seconds. U can customize ur shutdown button with same icon which original shutdown have Just go to the properties of ur shortcut and click change icon tab select any icon u like and click apply.

Similarly u can also put restart button on ur desktop just replace –s in above line by –r

If u don’t want shutdown button on ur desktop u can the go to start >run and type

Shutdown –s or –r they will do the same job. If someone tries to shutdown u remotely on the net then u can stop shutdown process but typing shutdown –a in Run.

Shutdown –s = Shutdown & restart

Shutdown –r = Restart

Shutdown –a = To abort shutdown

0 comments:

Post a Comment