How To Make Hibernate And Shut Down Icons on Desktop : You can easily make two icons on the desktop of your computer that is Hibernate and shut Down . You have to double click on these icons and you can Hibernate and shut down your computer.
Steps to Make Hibernate And Shut Down Icons on Desktop:
1- Right click on the desktop of your computer and select Shutdown.
2- Type the name location of the item of your shortcut. Here you have to paste codes for Shutdown and Hibernate.And codes for both are given below before the video.
3-At the end change the icon by going to the properties.
Both the steps can be applied easily by following above steps.
Hibernate Code is....
(((%windir%\system32\rundll32.exe PowrProf.dll, SetSuspendState)))
Shutdown Code is....
(((shutdown -a -t 60 -c)))
Steps to Make Hibernate And Shut Down Icons on Desktop:
1- Right click on the desktop of your computer and select Shutdown.
2- Type the name location of the item of your shortcut. Here you have to paste codes for Shutdown and Hibernate.And codes for both are given below before the video.
3-At the end change the icon by going to the properties.
Both the steps can be applied easily by following above steps.
Hibernate Code is....
(((%windir%\system32\rundll32.exe PowrProf.dll, SetSuspendState)))
Shutdown Code is....
(((shutdown -a -t 60 -c)))
0 comments:
Post a Comment