"Christian" <Christian@discussions.microsoft.com> wrote in message
news:76EB95C7-749C-4AE4-89DF-B1EC77C22429@microsoft.com...
> Hi there,
> Does anyone know how I can remove the 'log off' button as a option from the
> start menu and from the pop up when clicking ctrl alt del?
> I have added the following registry
> key(HKEY_CURRENT_USER\SOFTWARE\Microsoft\
> Windows\CurrentVersion\Policies\Explorer --> StartMenuLogOff and set this to
> 1), but this only disables the 'log off' button on the start menu and not the
> pop up menu when pressing ctrl alt del.
> Any ideas?
Create another DWORD value in the same registry key. Name this value NoLogoff
and set it to 1.
NoLogoff
http://www.microsoft.com/technet/pro....mspx?mfr=true
On a side note, if XP Professional is installed on this computer, it's a lot
easier to use Group Policy (Start -> Run -> gpedit.msc) rather than editing the
registry when you want to configure these options.
Good luck
Nepatsfan