Jump to content

help for unattended reg file


Recommended Posts

im looking to setup a unattended cd, and im trying 2 put all my tweaks into a reg file

2 things im inquiring on,

1) what is the reg code to go from 10MB to 2MB of temperary internet files, in internet options > settings

2)

in System Information > advanced > performance > settings

how do i turn these options into a reg tweak.

Note: I only posted these as they are the only options in that section i have enabled

rest are disabled

(please include the others when posting your solution for me :) )

Use Common Tasks in folders

Use Dropshadows for icon labels on the desktop

Use Visual Styles on windows and buttons

Greatly Appreciated :rolleyes:

Link to comment
Share on other sites


get a registry monitoring program, like REGSHOT

it takes snapshots and compares them... so you take a snapshot while it is set to 10MB, then do a snapshot after you change the setting to 2MB, it will show you what changed in the registry...

then you can make your own registry tweaks :)

Link to comment
Share on other sites

i downloaded that program, everything is so far good, but i need some clarification if someone is free,

i compared the 2, this is what i get..

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\RNG\Seed: C6 E5 A5 1A 09 FF 55 58 B1 99 F3 89 6D 19 AB 1C 9A 9F 78 47 3E 25 54 B1 B5 DE 96 28 B7 F6 B6 DB BC 73 50 FC D6 0B A5 49 29 BF 12 15 79 07 61 DD FD 2E D9 98 AA 7B F3 C0 1A 68 7B DB 98 FB 34 2B D1 7E B9 D9 E7 24 4D 6D 26 6D AC B3 C9 1F FC B4
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\RNG\Seed: A7 A9 09 2E C2 95 46 C3 82 5E 03 E4 28 AD F5 7B 16 64 C9 FD 19 03 7F DB CD 11 A1 63 7C 2F 83 CC 0E A5 1E 8F F4 61 32 00 E7 85 24 22 55 4A 9B 10 9B 81 C4 63 76 74 D0 5E E2 82 AD 94 BB 5C 5A F4 46 27 CC C0 E3 E4 D8 CE 16 35 4F 7A 26 AA 98 37
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path1\CacheLimit: 0x00000A00
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path1\CacheLimit: 0x00000200
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path2\CacheLimit: 0x00000A00
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path2\CacheLimit: 0x00000200
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path3\CacheLimit: 0x00000A00
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path3\CacheLimit: 0x00000200
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path4\CacheLimit: 0x00000A00
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Paths\path4\CacheLimit: 0x00000200
HKEY_USERS\S-1-5-21-73586283-746137067-1060284298-1003\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Content\CacheLimit: 0x00002800
HKEY_USERS\S-1-5-21-73586283-746137067-1060284298-1003\Software\Microsoft\Windows\CurrentVersion\Internet Settings\5.0\Cache\Content\CacheLimit: 0x00000800
HKEY_USERS\S-1-5-21-73586283-746137067-1060284298-1003\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Content\CacheLimit: 0x00002800
HKEY_USERS\S-1-5-21-73586283-746137067-1060284298-1003\Software\Microsoft\Windows\CurrentVersion\Internet Settings\Cache\Content\CacheLimit: 0x00000800

what do i need out of that 2 set my cache size to 2MB thanks :)

Link to comment
Share on other sites

you probably need all the lines that contain

0x00000200

and

0x00000800

as they look like the new settings...

don't worry about the cryptography seed

I dont think you can import

HKEY_USERS\S-1-5-21-73586283-746137067-1060284298-1003

settings during an unattend install... I'm not the best with registry editing I only just manage to get by :)

Link to comment
Share on other sites

what do i do about the

HKEY_USERS\S-1-5-21-73586283-746137067-1060284298-1003

how do i make it so it can go into a reg file

or is their another program better suited for this maybe? then regshot?

thanks :)

Link to comment
Share on other sites

if it generates a reg file, make sure it hasn't generated one with the "HKEY_USERS\S-1-5-21...." reg keys.... you can't import them if you reinstall windows

i'd suggest trying to only change the LocalMachine reg settings see if that works

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