Make the Shutdown Icon on Your Desktop and Others.
by youssefgaber in Circuits > Software
230810 Views, 35 Favorites, 0 Comments
Make the Shutdown Icon on Your Desktop and Others.
Create shutdown, restart, log-off and hibernate shortcuts for your desktop.
Starting!!
- Right click your desktop
-> New
-> Shortcut
-> New
-> Shortcut
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
Shutdown: shutdown -s -t 0
Restart: shutdown -r -t 0
Logoff: shutdown -l -t 0
Hibernate: rundll32.exe PowrProf.dll, SetSuspendState Hibernate
The Title.
Anything works here.
Changing the Icon.
This is a functional shortcut, you may want to give it an icon though. So right click it and choose "Properties".
Choosing the Icon.
- Change Icon...
- Choose your icon
- Done!
- Choose your icon
- Done!