Jump to content

Change Background Color in WinPE 2.0


nopants

Recommended Posts

Instead of using a full bitmap that will be stretched depending on resolution, I use a small centered bitmap and match the background color to it. Changing the background in WinPE 1.6 works but always defaults to black in WinPE 2.0. I am applying this reg entry to the DEFAULT hive:

[HKEY_USERS\.DEFAULT\Control Panel\Colors]

"Background"="0 78 152"

I also tried modifying the Winlogon\Background reg entry to no avail.

Any ideas? I am thinking I might just switch to black or go with a full screen bitmap.

-nopants

Link to comment
Share on other sites


The system profile hive (NTUSER.DAT) in WinPE 2.0/2.1 is located @ \Windows\system32\config\systemprofile inside the WIM. If you change the settings inside that hive it should work.

Cheers

Link to comment
Share on other sites

  • 2 weeks later...
The system profile hive (NTUSER.DAT) in WinPE 2.0/2.1 is located @ \Windows\system32\config\systemprofile inside the WIM. If you change the settings inside that hive it should work.

Cheers

That doesn't seem to work either.

It's worth pointing out that HKEY_CURRENT_USER\Control Panel\Colors does reflect the correct Background color.

In either case the background color is still black.

So far I have tried

Winlogon

\Windows\system32\config\DEFAULT

\Windows\system32\config\systemprofile\ntuser.dat

-nopants

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