Performance Options - Visual Effects

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

I'm wanting to set the Visual Effects to be 'Adjust for best performance' on
my XPe image. I've located the VisualEffects registry branch, but it is in
HKEY_Current_User. Am I able to copy those keys over to the
HKEY_Users\.DEFAULT branch and have it be a system wide setting?

The current branch is
HKCU\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects
and I"m hoping I can move it over to
HKU\.DEFAULT\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects

Should this work?
Any suggestions?
 
You are talking about VisualFXSetting?
Just set it under HKEY_LOCAL_MACHINE branch and clear up from HKCU.

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:0000000x
 
Back
Top