Shut down button

Posted: 05-05-2004, 07:08 PM
How do I hide the "turn off computer" button in the Start
Menu? I don't want that option there, I only want the
users to choose "Log off."

Thanks
Reply With Quote

Responses to "Shut down button"

Ramesh [MVP]
Guest
Posts: n/a
 
Re: Shut down button
Posted: 05-05-2004, 07:31 PM
Open Registry Editor (Regedit.exe) and navigate to:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]

and

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]

In the right-pane, set the value for 'NoClose' to 1. If it does not exist, create a new DWORD value named 'NoClose'.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


"Jake" <ileyjac@yahoo.com> wrote in message news:8ca901c432cb$eeac5dc0$a501280a@phx.gbl...
How do I hide the "turn off computer" button in the Start
Menu? I don't want that option there, I only want the
users to choose "Log off."

Thanks
Reply With Quote
Ramesh [MVP]
Guest
Posts: n/a
 
Re: Shut down button
Posted: 05-05-2004, 07:34 PM
If 'NoClose' does not exist in HKEY_LOCAL_MACHINE area, no need to create it.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


"Ramesh [MVP]" <ramesh@mvps.org> wrote in message news:urXZO8sMEHA.2484@TK2MSFTNGP09.phx.gbl...
Open Registry Editor (Regedit.exe) and navigate to:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersion\Policies\Explorer]

and

[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\Explorer]

In the right-pane, set the value for 'NoClose' to 1. If it does not exist, create a new DWORD value named 'NoClose'.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


"Jake" <ileyjac@yahoo.com> wrote in message news:8ca901c432cb$eeac5dc0$a501280a@phx.gbl...
How do I hide the "turn off computer" button in the Start
Menu? I don't want that option there, I only want the
users to choose "Log off."

Thanks
Reply With Quote
JAke
Guest
Posts: n/a
 
Re: Shut down button
Posted: 05-05-2004, 07:42 PM
Thanks for the info.

I created a DWORD value in CURRENT USER, but there is no
EXPLORER folder under LOCAL MACHINE?
>-----Original Message-----
>Open Registry Editor (Regedit.exe) and navigate to:
>
>
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersi
on\Policies\Explorer]
>
>and
>
>
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVers
ion\Policies\Explorer]
>
>In the right-pane, set the value for 'NoClose' to 1. If
it does not exist, create a new DWORD value
named 'NoClose'.
>
>--
>Ramesh - Microsoft MVP
>Windows XP Shell
>http://www.mvps.org/sramesh2k
>---------------------------------------
>What You Should Know About the Sasser Worm and It
Variants:
>http://www.microsoft.com/security/incident/sasser.asp
>---------------------------------------
>
>
>"Jake" <ileyjac@yahoo.com> wrote in message
news:8ca901c432cb$eeac5dc0$a501280a@phx.gbl...
>How do I hide the "turn off computer" button in the
Start
>Menu? I don't want that option there, I only want the
>users to choose "Log off."
>
>Thanks
>.
>
Reply With Quote
Jake
Guest
Posts: n/a
 
Re: Shut down button
Posted: 05-05-2004, 07:51 PM
How do I shut the computer down after I've changed the
registry key? Is there a command line command to shut the
computer down?
>-----Original Message-----
>Open Registry Editor (Regedit.exe) and navigate to:
>
>
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersi
on\Policies\Explorer]
>
>and
>
>
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVers
ion\Policies\Explorer]
>
>In the right-pane, set the value for 'NoClose' to 1. If
it does not exist, create a new DWORD value
named 'NoClose'.
>
>--
>Ramesh - Microsoft MVP
>Windows XP Shell
>http://www.mvps.org/sramesh2k
>---------------------------------------
>What You Should Know About the Sasser Worm and It
Variants:
>http://www.microsoft.com/security/incident/sasser.asp
>---------------------------------------
>
>
>"Jake" <ileyjac@yahoo.com> wrote in message
news:8ca901c432cb$eeac5dc0$a501280a@phx.gbl...
>How do I hide the "turn off computer" button in the
Start
>Menu? I don't want that option there, I only want the
>users to choose "Log off."
>
>Thanks
>.
>
Reply With Quote
Ramesh [MVP]
Guest
Posts: n/a
 
Re: Shut down button
Posted: 05-05-2004, 07:58 PM
Logoff and shutdown the system from Welcome Screen. Or, use Shutdown.exe command line. Open Command Prompt window and type shutdown /? for parameters.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


"Jake" <anonymous@discussions.microsoft.com> wrote in message news:8ecd01c432d2$04265b00$a001280a@phx.gbl...
How do I shut the computer down after I've changed the
registry key? Is there a command line command to shut the
computer down?
>-----Original Message-----
>Open Registry Editor (Regedit.exe) and navigate to:
>
>
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersi
on\Policies\Explorer]
>
>and
>
>
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVers
ion\Policies\Explorer]
>
>In the right-pane, set the value for 'NoClose' to 1. If
it does not exist, create a new DWORD value
named 'NoClose'.
>
>--
>Ramesh - Microsoft MVP
>Windows XP Shell
>http://www.mvps.org/sramesh2k
>---------------------------------------
>What You Should Know About the Sasser Worm and It
Variants:
>http://www.microsoft.com/security/incident/sasser.asp
>---------------------------------------
>
>
>"Jake" <ileyjac@yahoo.com> wrote in message
news:8ca901c432cb$eeac5dc0$a501280a@phx.gbl...
>How do I hide the "turn off computer" button in the
Start
>Menu? I don't want that option there, I only want the
>users to choose "Log off."
>
>Thanks
>.
>
Reply With Quote
Jake
Guest
Posts: n/a
 
Re: Shut down button
Posted: 05-05-2004, 08:32 PM
Is there a resource on Micorsoft.com that can give me
more registry changes like this?

Thanks for your help!
>-----Original Message-----
>Logoff and shutdown the system from Welcome Screen. Or,
use Shutdown.exe command line. Open Command Prompt window
and type shutdown /? for parameters.
>
>--
>Ramesh - Microsoft MVP
>Windows XP Shell
>http://www.mvps.org/sramesh2k
>---------------------------------------
>What You Should Know About the Sasser Worm and It
Variants:
>http://www.microsoft.com/security/incident/sasser.asp
>---------------------------------------
>
>
>"Jake" <anonymous@discussions.microsoft.com> wrote in
message news:8ecd01c432d2$04265b00$a001280a@phx.gbl...
>How do I shut the computer down after I've changed the
>registry key? Is there a command line command to shut
the
>computer down?
>
>>-----Original Message-----
>>Open Registry Editor (Regedit.exe) and navigate to:
>>
>>
>
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersi
>on\Policies\Explorer]
>>
>>and
>>
>>
>
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVers
>ion\Policies\Explorer]
>>
>>In the right-pane, set the value for 'NoClose' to 1. If
>it does not exist, create a new DWORD value
>named 'NoClose'.
>>
>>--
>>Ramesh - Microsoft MVP
>>Windows XP Shell
>>http://www.mvps.org/sramesh2k
>>---------------------------------------
>>What You Should Know About the Sasser Worm and It
>Variants:
>>http://www.microsoft.com/security/incident/sasser.asp
>>---------------------------------------
>>
>>
>>"Jake" <ileyjac@yahoo.com> wrote in message
>news:8ca901c432cb$eeac5dc0$a501280a@phx.gbl...
>>How do I hide the "turn off computer" button in the
>Start
>>Menu? I don't want that option there, I only want the
>>users to choose "Log off."
>>
>>Thanks
>>.
>>
>.
>
Reply With Quote
Ramesh [MVP]
Guest
Posts: n/a
 
Re: Shut down button
Posted: 05-06-2004, 03:58 AM
Do a search in Google - group policy registry table - might help! Many tweaks are undocumented though.

--
Ramesh - Microsoft MVP
Windows XP Shell
http://www.mvps.org/sramesh2k
---------------------------------------
What You Should Know About the Sasser Worm and It Variants:
http://www.microsoft.com/security/incident/sasser.asp
---------------------------------------


"Jake" <anonymous@discussions.microsoft.com> wrote in message news:8bf101c432d7$afaf3870$a401280a@phx.gbl...
Is there a resource on Micorsoft.com that can give me
more registry changes like this?

Thanks for your help!
>-----Original Message-----
>Logoff and shutdown the system from Welcome Screen. Or,
use Shutdown.exe command line. Open Command Prompt window
and type shutdown /? for parameters.
>
>--
>Ramesh - Microsoft MVP
>Windows XP Shell
>http://www.mvps.org/sramesh2k
>---------------------------------------
>What You Should Know About the Sasser Worm and It
Variants:
>http://www.microsoft.com/security/incident/sasser.asp
>---------------------------------------
>
>
>"Jake" <anonymous@discussions.microsoft.com> wrote in
message news:8ecd01c432d2$04265b00$a001280a@phx.gbl...
>How do I shut the computer down after I've changed the
>registry key? Is there a command line command to shut
the
>computer down?
>
>>-----Original Message-----
>>Open Registry Editor (Regedit.exe) and navigate to:
>>
>>
>
[HKEY_CURRENT_USER\Software\Microsoft\Windows\Curre ntVersi
>on\Policies\Explorer]
>>
>>and
>>
>>
>
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVers
>ion\Policies\Explorer]
>>
>>In the right-pane, set the value for 'NoClose' to 1. If
>it does not exist, create a new DWORD value
>named 'NoClose'.
>>
>>--
>>Ramesh - Microsoft MVP
>>Windows XP Shell
>>http://www.mvps.org/sramesh2k
>>---------------------------------------
>>What You Should Know About the Sasser Worm and It
>Variants:
>>http://www.microsoft.com/security/incident/sasser.asp
>>---------------------------------------
>>
>>
>>"Jake" <ileyjac@yahoo.com> wrote in message
>news:8ca901c432cb$eeac5dc0$a501280a@phx.gbl...
>>How do I hide the "turn off computer" button in the
>Start
>>Menu? I don't want that option there, I only want the
>>users to choose "Log off."
>>
>>Thanks
>>.
>>
>.
>
Reply With Quote
 
LinkBack Thread Tools Display Modes
Reply


Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Shut Down Button BigK Windows Vista 25 07-22-2006 12:31 PM
Remove Shut Down Button, but not Hibernate Joshua Prowse Customize Windows XP 3 07-13-2004 05:00 PM
Question; shut down button options exgi Customize Windows XP 8 03-03-2004 11:49 PM
making shut-down button on desktop... badstyle Customize Windows XP 4 01-14-2004 09:41 PM
Xp does not Shut Down, it restarts when clicking on Shut Down button marc Windows XP New Users 1 07-14-2003 07:06 PM


1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90