Jump to content

help! reg tweak problem


Recommended Posts

Ive tried use a reg file to duplicate these settings but I try they do not work. regedit says it has been entered successfully but it doesnt show up at all even after reboot so when i install windows all over again i dont want to uncheck a bunch of boxes every time

the pic on the left is the focus but the middle and right are the settings i want to include in my unattended installation disk

post-79220-1242931457_thumb.jpgpost-79220-1242931474_thumb.jpgpost-79220-1242931504_thumb.jpg

here are the supposedly keys associated with these settings:

[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags\7\Shell]

"ScrollPos800x600(1).y"=dword:00000002

[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\Bags\1\Shell]

"ScrollPos800x600(1).y"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\ShellNoRoam\MUICache]

"@C:\\WINDOWS\\system32\\mycomput.dll,-400"="Mana≥"

"@C:\\WINDOWS\\system32\\SHELL32.dll,-8503"="S&earch..."

"C:\\WINDOWS\\Explorer.EXE"="Windows Explorer"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\UserAssist\{75048700-EF1F-11D0-9888-006097DEACF9}\Count]

"HRZR_EHAPCY"=hex:01,00,00,00,0A,00,00,00,80,CC,90,F4,32,DA,C9,01

"HRZR_EHAPCY:FLFQZ.PCY"=hex:01,00,00,00,08,00,00,00,80,3D,93,F4,32,DA,C9,01

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]

"ListviewAlphaSelect"=dword:00000000

"TaskbarAnimations"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]

"VisualFXSetting"=dword:00000003

[HKEY_CURRENT_USER\Control Panel\Desktop]

"DragFullWindows"="0"

"UserPreferencesMask"=hex:98,12,03,80

[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]

"MinAnimate"="0"

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\RNG]

"Seed"=hex:7E,B1,99,EC,32,C8,2D,59,DA,BB,17,DF,22,AB,74,EA,\

DD,8D,81,23,7B,A2,D3,E7,A5,9D,F6,DF,3E,C7,91,B2,\

B0,2E,0F,21,5B,EF,97,A9,8B,ED,CB,5C,35,00,C0,A2,\

47,66,A9,FF,3F,0B,13,94,F9,3E,03,F3,44,14,88,4E,\

6F,26,F9,90,DA,B1,65,45,69,50,59,CA,F0,08,B2,4C

also i use runonceex to set the tweaks :unsure:

Edited by Emperor Nicon
Link to comment
Share on other sites


The next should work:

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Control Panel\Desktop]
"FontSmoothing"="2"

[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"MinAnimate"="0"

Link to comment
Share on other sites

The only settings you should be changing are these:

[HKEY_CURRENT_USER\Control Panel\Desktop]
"DragFullWindows"="0"
"UserPreferencesMask"=hex:98,12,03,80

[HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics]
"MinAnimate"="0"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ListviewAlphaSelect"=dword:00000000
"TaskbarAnimations"=dword:00000000

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\VisualEffects]
"VisualFXSetting"=dword:00000003

If using RunonceEx doesn't work for you perhaps you should add the registry changes after that followed by a reboot or before it by directly modifying the appropriate hive file.
Link to comment
Share on other sites

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...