Robell_Liu Posted November 27, 2006 Posted November 27, 2006 How can I Scratch the 32M space for RAMDISK in WINPE 2.0 online and offline.?. I couldn't find the setupreg.hiv in WINPE 2.0. How can i modify the register in offline mode?Thanks.!
Jazkal Posted November 27, 2006 Posted November 27, 2006 I don't remember the commands right now, but ....Once you have the WIM mounted, mount the registry hives locally with regedit. If you can't find the hive names by tommorow, I'll post them then.
Robell_Liu Posted November 27, 2006 Author Posted November 27, 2006 Thank you for you help!I had mounted the WIM file, and the setupreg.hiv couldn't be found.!So I think if having the others method to modify the registry and add the 32M RAMDISK in WINPE 2.0 .So If there have the others files or tool to replace to setupreg.hiv in WINPE2.0
Jazkal Posted November 27, 2006 Posted November 27, 2006 WinPE 2.0 already comes with a 32mb dynamic ramdrive.To mount the PE regtree, I use these commands:reg load HKLM\PE-DEF %isosource%\Mount\Windows\system32\config\defaultreg load HKLM\PE-SFT %isosource%\Mount\Windows\system32\config\softwareand to unload them:reg unload HKLM\PE-DEFreg unload HKLM\PE-SFTHope that helps
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now