Web Toolbar by Wibiya Tec N Tricks: Make Shoutdown,Hibernate,Restart Icon On Desktop

Monday 13 February 2012

Make Shoutdown,Hibernate,Restart Icon On Desktop


Here Is A Quick Procedure To Make ShoutDown And Hibernate Icons On Desktop.


1) Open NotePad File And Type This Code :

a) For Hibernate : 

rundll32.exe powrprof.dll, SetSuspendState


b) Restarting the computer

Shutdown.exe -r -t 00

c) Shut down the computer

Shutdown.exe -s -t 00



d) Lock Workstation
Rundll32.exe User32.dll,LockWorkStation

e)Sleep Computer
rundll32.exe powrprof.dll,SetSuspendState 0,1,0

2) Now When Done Save File As Hibernate.bat Or Restart.bat Etc On Your Desktop.

3)Thats It Now You Got Restart,Hibernate,ShutDown Icons On Desktop Which Will Be Quick To 

Use All You Need To Do Is To Double CLick On It. :D

So Thats All For This Post Hope It Was HelpFul. :)


No comments:

Post a Comment