HI, I have a icon on my desktop that shutsdown the computer quickly, how would I make a Icon to go on stand by quickly? ::this is the path in my shutdown icon,C:\WINDOWS\RUNDLL32.EXE shell32,SHExitWindowsEx 1
Report Offensive Message For Removal
Response Number 1
Name: john
Date: May 16, 2001 at 20:47:39 Pacific
Subject: How do I make a standby Icon
Reply:
Create a new file in notepad called Standby.bat, copy the command line:
RUNDLL32.EXE shell32,SHExitWindowsEx 1
into it and save it in the root directory.
Create a desktop shortcut to that file and then change the ICon in properties to one you want then drag the icon onto the taskbar so it is eaisly accesible.
Report Offensive Follow Up For Removal
Response Number 2
Name: john
Date: May 16, 2001 at 21:11:04 Pacific
Subject: How do I make a standby Icon
Reply:
Also see this page:
http://computing.net/howto/simple/shuticon/
Report Offensive Follow Up For Removal
Response Number 3
Name: John
Date: May 17, 2001 at 08:20:24 Pacific
Subject: How do I make a standby Icon
Reply:
NO that does not work when I try it on My Windows 98 machine a dos window comes up and shows what was in the standby.bat and then my computer shuts down, I don't want my computer to shutdown, I want it to go on standby. any sugestions?
Report