PDA

View Full Version : Does anyone know how to remove the Standby from the shutdown menu?



M3i5S97Kse7n2KqU
09-02-1999, 02:15 AM
How do you remove the "Stand by" entry on the shutdown menu (Win98)?

polarbear
09-02-1999, 06:36 AM
You can go to HKRY_LOCAL_MACHINE\SYSTEM\CURRENTCONTROLSET\SERVIC ES\VXD\VPORWERD and you'll find a value called FLAGS, change that to 300 and the stand by options will go away.

BobD
09-02-1999, 10:30 PM
I checked the other guy's tip and I didn't find that registry key.
I had that problem with windows 95. Go to control panel and click on Power Management, you should be able to disable standby from there. Windows 98 is different from windows 95 but there still is a standby option.
The reg key that works in windows 95 is:
HKLM\Enum\Root\*PnP005\0000\APPMenuSuspend
Binary value 00
This removes the standy button.

Anonymous
09-02-1999, 10:44 PM
I used the other guy's tip and it works fine thanks for your tip too BobD