klazimodo Posted March 8, 2006 Posted March 8, 2006 Hello,This morning i've spoken to a client at my compagny, and he told me about a problem he has with the shutdown menu of his laptop.as far as I know windows saves the last choice that the user had made. But with this user eachtime he wants to shutdown his system, the default option is to reboot his computer. Eachtime he has to change the setting to shutdown before clicking ok. Can someone tell me how to fix this?!!!Thanks!!Klaas van LunterenThe Netherlands...
exrcizn Posted March 8, 2006 Posted March 8, 2006 Honestly I think I would have to tell him that if I ran across something I'd let him know but until then, stop crying.
cluberti Posted March 8, 2006 Posted March 8, 2006 To configure the default option in the Windows XP shutdown dialog box to be "Shutdown", configure the following registry value:Key: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ExplorerValue: Shutdown SettingType: REG_DWORDRadix: HexData: 00000002----------Possible values for Shutdown Setting:00000001 = Log Off00000002 = Shut Down00000004 = Restart00000010 = Stand By00000020 = Stand By (with wakeup events disabled)00000040 = Hibernate00000080 = Disconnect (only available in Terminal Services sessions)You will need to apply this registry setting every time the user logs on. This is due to the fact that if the user changes this value to something other than Shutdown, Windows will continue to remember this changed value. This registry change will need to be applied every time the user logs on to make certain that "Shutdown" is the default value for each user.
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now