Jump to content

Recommended Posts

Posted

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:00000002

it 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:00000000

this 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 setting

I have to stumpers which I cannot figure out for the life of me

Thanks


Posted

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\Explorer
Shellstat

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.

Posted

I did exactly this

HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer

Shellstat

Windows 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,00

The 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

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...