Jump to content

WinPE 2.0 which registry files do I modify?


poppyq

Recommended Posts

I'm trying to modify the default cmd window properties (QuickEdit, ScreenBufferSize). No matter where I edit them in the registry when I boot WinPE 2.0 they are gone. I've modified it in users\default\ntuser.dat and windows\system32\config\systemprofile\ntuser.dat under HKCU\Console. Anyone know the actual registry file to edit for the equivalent of HKCU in regedit?

Note: I am modifying them in the WIM, not directly from X:. I know when you reboot X: defaults back to whatever is in your boot.wim

Edited by poppyq
Link to comment
Share on other sites


When I need to make changes to the HKCU hive, I use:

reg load HKLM\PE-USR %isosource%\Mount\Windows\system32\config\systemprofile\ntuser.dat

I would take a look at the hive while you have it loaded (before closing up your WIM), and see if you can see where it is in there.

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