This entry will show you How to Create Lock Restart & Shutdown Icons in Windows 7 & Vista. This process is as simple as creating a shortcut, adding a command to that shortcut, then simply adding an icon to accompany it. Let me show you how to do it with the shutdown button. Download:- Text
   1. Right click the Desktop
   2. New
   3. Shortcut
   4. Enter in the browse location
   5. Shutdown.exe -s -t 00
   6. Name the shortcut 'Shutdown'
   7. Now right click the new shortcut
   8. Properties
   9. Change Icon*
  10. Choose the Shutdown Icon
  11. Ok
* NOTE: If you do not have a list of icons go back to step #9 and enter this in the browse section: %SystemRoot%\System32\shell32.dll
    quote:
    Windows 7 System Command Lines
  # Shutdown Command - Shutdown.exe -s -t 00
  # Restart Command - Shutdown.exe -r -t 00
  # Lock Workstation Command - Rundll32.exe User32.dll,LockWorkStation
  # Hibernate Workstation Command - rundll32.exe PowrProf.dll,SetSuspendState
  # Sleep Computer Command - rundll32.exe powrprof.dll,SetSuspendState 0,1,0
 Leave a comment if you have any issues.
Saturday, February 26, 2011
How to Create Restart, Shutdown, Sleep Icons in Windows 7 , Vista & XP Desktop.
Subscribe to:
Post Comments (Atom)
 
 
No comments:
Post a Comment