July 4, 200620 yr I am having trouble with 2 registry keys. Once Is to Adjust for best performance.[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]"VisualFXSetting"=dword:00000002it does change (the radio button) to best performance, but the start menu still has the green fisher price look. How can I solve this?and to set the recycle bin to 1 % of the drive space[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket]"UseGlobalSettings"=dword:00000000"Percent"=dword:0000000a"NukeOnDelete"=dword:00000000[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\BitBucket\c]"VolumeSerialNumber"=dword:7c2a459e"IsUnicode"=dword:00000001"Percent"=dword:00000001"NukeOnDelete"=dword:00000000this works if i manually double click the recycle bin regkey. The drive space is set to 1 %if I import it silently using regedit /s regkey it doesn't seem to take the settingI have to stumpers which I cannot figure out for the life of meThanks
July 5, 200620 yr Of course the best performance settings have nothing in common with start menu setting.What you're looking for is here: HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ExplorerShellstat To get the binary code for the exact start menu you want set it and export the key.Settings for recycle bin should be set in Hkey_current_user when recycle bin is enabled.
July 5, 200620 yr Author I did exactly thisHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\ExplorerShellstatWindows Registry Editor Version 5.00[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]"VisualFXSetting"=dword:00000002[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer]"ShellState"=hex:24,00,00,00,33,88,01,00,00,00,00,00,00,00,00,00,00,00,00,00,\ 01,00,00,00,0d,00,00,00,00,00,00,00,00,00,00,00The radio button is set for best performance, but I still have that ugly Green and Blue fisher price start menu.
Create an account or sign in to comment