|
|||||||
![]() |
|
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
Hi All,
I want to deploy windows xp in my network with the classic start menu and the setting in System Properties/Advanced/Performance "adjust for best performance" for all users. I want to try and avoid using the default user profile because of KB article 828287. The problem is I do not know where the HKCU settings should be applied to the HKLM. Because they are not the same. Any suggestions would really help. Thanks, Speed |
|
#2
|
|||
|
|||
|
Okay found one out for the start menu!
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\ Explorer] Value Name: NoSimpleStartMenu Data Type: REG_DWORD (DWORD Value) Value Data: (1 = force classic menu, 0 = default) (if keys and sub keys do not exist, create them. Log off and log back on. Voila) Now for the other. "Speed2772" wrote: > Hi All, > > I want to deploy windows xp in my network with the classic start menu and > the setting in System Properties/Advanced/Performance "adjust for best > performance" for all users. I want to try and avoid using the default user > profile because of KB article 828287. > > The problem is I do not know where the HKCU settings should be applied to > the HKLM. Because they are not the same. > > Any suggestions would really help. > > Thanks, > Speed |
|
#3
|
|||
|
|||
|
Okay now here is the adjust for best performance
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects] "VisualFXSetting"=dword:00000002 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\AnimateMinMax] "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\ComboBoxAnimatio n] "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\CursorShadow] "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\DragFullWindows] "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\DropShadow] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\FontSmoothing] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\ListBoxSmoothScr olling] "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\ListviewAlphaSel ect] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\ListviewShadow] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\ListviewWatermar k] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\MenuAnimation] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\SelectionFade] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\TaskbarAnimation s] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\Themes] [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\TooltipAnimation ] "DefaultValue"=dword:00000001 "DefaultApplied"=dword:00000001 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Explorer\VisualEffects\WebView] "DefaultApplied"=dword:00000001 "Speed2772" wrote: > Okay found one out for the start menu! > > [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\Curr entVersion\Policies\ > Explorer] > Value Name: NoSimpleStartMenu > Data Type: REG_DWORD (DWORD Value) > Value Data: (1 = force classic menu, 0 = default) > > (if keys and sub keys do not exist, create them. Log off and log back on. > Voila) > > Now for the other. > > > > > > "Speed2772" wrote: > > > Hi All, > > > > I want to deploy windows xp in my network with the classic start menu and > > the setting in System Properties/Advanced/Performance "adjust for best > > performance" for all users. I want to try and avoid using the default user > > profile because of KB article 828287. > > > > The problem is I do not know where the HKCU settings should be applied to > > the HKLM. Because they are not the same. > > > > Any suggestions would really help. > > > > Thanks, > > Speed |
![]() |
| Thread Tools | Search this Thread |
| Display Modes | |
|