Introduction: Make the Shutdown Icon on Your Desktop and Others.

About: Programmer, web developer, guitarist and pianist.

Create shutdown, restart, log-off and hibernate shortcuts for your desktop.

Step 1: Starting!!

- Right click your desktop
-> New
-> Shortcut

Step 2: The Location.

Enter the following based on your desired shortcut
Shutdown: shutdown -s -t 0
Restart: shutdown -r -t 0
Logoff: shutdown -l -t 0
Hibernate: rundll32.exe PowrProf.dll, SetSuspendState Hibernate

Step 3: The Title.

Anything works here.

Step 4: Changing the Icon.

This is a functional shortcut, you may want to give it an icon though. So right click it and choose "Properties".

Step 5: Choosing the Icon.

- Change Icon...
- Choose your icon
- Done!