Edit the Registry of a Vista Image

Written by on Tuesday, January 1, 2008 11:02 - 0 Comments

How to edit the registry of a captured image.

Vista’s new image-based Windows Image (WIM) file format lets you do some cool things. For example, you can edit the registry of a Vista image you’ve already captured from a reference computer. Here’s how you do this:

Mount the image using a command something like this:
imagex /mountrw install.wim 1 c:mount
Load the registry hive you want to edit using a command something like this (which loads the HKLMsoftware hive):
reg load HKLMtemphive c:mountwindowssystem32configsoftware
Open regedit.exe and edit the keys and values in HKLMtemphive as desired.
Unload the hive you previously loaded using a command like this:
reg unload HKLMtemphive
Unmount the .wim file and commit the changes using a command like this:
imagex /unmount /commit c:mount

Article written by MyComputerAid.com



Comments are closed.

Ad Sponsor







Sponsors

2003 server - Sep 30, 2008 22:34 - 0 Comments

instant messaging srv records

More In Computers & PC


Microsoft Outlook - Mar 22, 2009 11:22 - 0 Comments

Outlook: Duplicates in Mailbox

More In Computers & PC


Microsoft Desktop, Web browsers and Internet, Windows 2000, Windows 7, Windows 98, Windows Firewall and networking, Windows Vista, Windows XP - Feb 8, 2010 18:09 - 0 Comments

Disable Proxy settings in IE

More In Computers & PC