Jump to content

Recommended Posts

Posted (edited)

I've posted this question twice, once here and at another forum in the relevant areas, but, over some time have not received any replies. I was unable to come up with an exact answer in Google.

Where do these Windows 7 customization programs-7Customizer for instance which is what I use for tweaks only, store the tweaks file; I would like to add my personal INF to it containing more, and in greater depth. Most of these programs do not create any additional directories and I cannot find any INF or CMD files in C:, Windows or system32.

I have a number of settings, and component disables, automated in the answer file using imagex (AIK).

Thanks

Edited by RickSteele

Posted (edited)

Well see Win7 and Vista customization is VERY different!

They are not adding those via a file they are put DIRECTLY into the mounted wims regisry.

It is possible, but not trivial. You would need to mount the image, use

REGEDIT to load the registry hives (e.g.

c:\mount\windows\system32\config\software), make your changes, unload the

registry hives, and then commit the changes to the WIM.

Edited by Kelsenellenelvian
Posted

Well see Win7 and Vista customization is VERY different!

They are not adding those via a file they are put DIRECTLY into the mounted wims regisry.

It is possible, but not trivial. You would need to mount the image, use

REGEDIT to load the registry hives (e.g.

c:\mount\windows\system32\config\software), make your changes, unload the

registry hives, and then commit the changes to the WIM.

So, if I understand correctly, one would have to write each individual modified section directly into the loaded hive, much in the same manner one hacks the registry manually.

Thanks for the reply Kel

Posted

Thats the way I understand it.

Ok, that definitely sucks; thanks again for your assistance. I think I'll stick to the time honored method-install the INF via CMD after first logon.

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