11 users responded in this post

Subscribe to this post comment rss or trackback url
User Gravatar
Jag said in May 31st, 2010 at 7:14 pm

When u ran the command reg load HKLM\test c:\mount\windows\system32\config\software ,from where did you load the reg key ? to get test Hive with all folders like adobe,apple computer INC etc ? I have a reg Key which i need to import but not sure how ?

VA:F [1.9.22_1171]
Rating: 3.0/5 (2 votes cast)
User Gravatar
danovich said in June 1st, 2010 at 9:48 am

Jag, once you have mounted your WIM file into C:\mount, you simply run ‘reg load HKLM\test c:\mount\windows\system32\config\software’

VN:F [1.9.22_1171]
Rating: 1.0/5 (1 vote cast)
User Gravatar
ELDI said in November 9th, 2010 at 6:20 am

I make this small program in java for use the Dism.exe present in Windows 7 with GUI or Visual Mode,

Download Link:
GDism ELDI v2.2 Final:
mediafire : ?uvxd4dk6kuv9ian (…fire.com/?uvx…)
Commands you can use on GUI or Visual Mode:
* Mount-Wim
* Commit-Wim
* Unmount-Wim
* Get-WinInfo
* Get-MountedWinInfo
* CleanUp-Wim
* Get-Packages
* Add-Package
* Remove-Package
* Get-Drivers
* Get-DriverInfo
* Add-Driver
* Remove-Driver
* Make ISO
You must need the JRE installed (Java Runtime Enviroment).

@ByELDI

v2.2
Progress Bar
Time Counter

v2.1
Fixed iso making
Menu translated
Button Cancel Process

v2.0
Better Interface for results text
Make iso image with oscdimg
Support WAIK
Support x64
Better Config File
Size reduced

v1.4
Fixed Process on wait list
Config File

v1.3
Translate English-Espanol
Multiples Process Waiting

v1.2
Fixed Drivers Functions

http://www.mediafire.com/?uvxd4dk6kuv9ian

VA:F [1.9.22_1171]
Rating: 1.0/5 (1 vote cast)
User Gravatar
Jeff said in November 17th, 2010 at 9:12 pm

Ok this is nice. I want to delete the user profiles in my .wim file. I know that the settings are in this key:
HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
I’ve mounted my .wim file and succeeded doing the software key. But how do I access the profile list?

VA:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)
User Gravatar
Jeff said in November 17th, 2010 at 11:30 pm

Foundet :-) registry editor in Windows server would not “expand” the “test” key. When opening in Windows 7 its OK

VA:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)
User Gravatar
ELDI said in November 23rd, 2010 at 5:51 am

GDism ELDI last version in:

http://heldigard.blogspot.com/2010/09/gdism-eldi.html

VA:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)
User Gravatar
danovich said in January 24th, 2011 at 1:20 pm

Another tip – if you want to edit the Default User’s registry, once you have mounted the WIM in c:\mount, simply use ‘reg load HKLM\test “C:\mount\Documents and Settings\Default User\NTUSER.DAT”‘ and open your registry editor.

If you are looking for HKEY_CLASSES_ROOT, the is a subcomponent of SOFTWARE (HKEY_LOCAL_MACHINE\Software\Classes)

VN:F [1.9.22_1171]
Rating: 5.0/5 (1 vote cast)
User Gravatar
nice_guy75 said in March 20th, 2011 at 10:59 pm

You can load the registry hives by other method as well, just open regedit and select HKLM and go to “File>load hives” and then navigate to “mount\windows\system32\config” and then select the “software” and you can give whatever name you wish, in the current example they have given “Test” name, now all your software registries are now loaded in “test” folder of HKLM. Now just change the path of registry you want to integrate from “HKLM\software” to “HKLM\Test” and run the registry it will integrate the registry in wim.
Don’t forget to unload the hives, select “Test” folder and go to “File>Unload hives” its all done.

VA:F [1.9.22_1171]
Rating: 5.0/5 (2 votes cast)
User Gravatar
LucyB said in January 25th, 2012 at 6:34 am

Thanks for the info. I did exactly what you mention here but I want to create a registry in HKLM\system\currentcontrolset\services. How do you open this path in registry? It doesn’t show currentControlSet.
Any help is very much appreciated.
Lucy

VA:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)
User Gravatar
danovich said in February 3rd, 2012 at 12:47 pm

LucyB – I’ve pretty sure CurrentControlSet doesn’t exist until the OS is running, so you aren’t able to update it in an offline WIM file.

VN:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)
User Gravatar
rsc said in August 14th, 2012 at 11:03 pm

currentcontrolset01 is the saved state from offline PE. So if you change the key here it will be used if you boot from PE

VA:F [1.9.22_1171]
Rating: 0.0/5 (0 votes cast)
Leave A Reply

 Username (Required)

 Email Address (Remains Private)

 Website (Optional)