PDA

View Full Version : How can I remove logoff from shutdown menu



stangor
08-31-1999, 05:09 PM
Thank you

Mr Squiggle
09-01-1999, 04:12 AM
well, first go to HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer and create a new BINARY key called "NoLogOff" if one is not already there, then set it's data to read -- "01 00 00 00"

Gone !

Mr Squiggle
09-01-1999, 04:13 AM
well, first go to HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer and create a new BINARY value called "NoLogOff" if one is not already there, then set it's data to read -- "01 00 00 00"

Gone !