MSFN Forum: Win 7 Replace Boot, Login, Shutdown backgrounds - MSFN Forum

Jump to content


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Win 7 Replace Boot, Login, Shutdown backgrounds Requires mounting .wim so it's Unattended Rate Topic: -----

#1 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 December 2009 - 08:18 AM

1

This post has been edited by maxXPsoft: 17 February 2011 - 09:49 AM



#2 User is offline   blue4603 

  • 7Customizer Developer
  • Group: Developers
  • Posts: 276
  • Joined: 10-October 09
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 December 2009 - 04:06 PM

WOW nice work man.

I will try it and report back to you.
If it goes well I might include it in 7Customizer if you do not mind.

Regards

#3 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 11 December 2009 - 04:17 PM

1

This post has been edited by maxXPsoft: 15 February 2011 - 11:51 AM


#4 User is offline   nice_guy75 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 406
  • Joined: 07-December 09

Posted 17 December 2009 - 09:17 AM

I am only a newbie but I found out a very simple method to change the boot screen, logon screen and shut down screen.

Just go to this location:

C:\Windows\System32\oobe\info\backgrounds


and place some custom images in jpg format with following name and resolution:
background1024x768
background1280x768
background1280x960
background1280x1024
background1360x768
background1440x900
background1600x1200
background1920x1200
backgroundDefault


If the location is not available in your w7 then make the folders, I did the same and working fine for me.

Here are mine screens:
http://www.ziddu.com/download/7781016/backgrounds.rar.html


If someone wish to use those screens.

I am not sure it is allowed to post file hosting links??????????????
If not then I request mods to please remove the link from my post.

This post has been edited by nice_guy75: 17 December 2009 - 09:20 AM


#5 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 December 2009 - 06:31 PM

1

This post has been edited by maxXPsoft: 15 February 2011 - 11:51 AM


#6 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 December 2009 - 08:14 PM

1

This post has been edited by maxXPsoft: 15 February 2011 - 11:51 AM


#7 User is offline   Kelsenellenelvian 

  • WPI Guru
  • Group: Developers
  • Posts: 8,325
  • Joined: 18-September 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 18 December 2009 - 09:10 PM

I would like to request a manual batch file...

#8 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 December 2009 - 03:41 AM

ok I'll see what I can do

#9 User is offline   MrJinje 

  • Tool™ Developer
  • Group: Developers
  • Posts: 942
  • Joined: 14-October 09
  • OS:none specified
  • Country: Country Flag

  Posted 19 December 2009 - 06:55 AM

Have a look at bsdiff and bspatch, very easy to script resource edits. Then you don't have to upload a 20MB DLL, just the patch.

#10 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 19 December 2009 - 07:50 AM

1

This post has been edited by maxXPsoft: 15 February 2011 - 11:52 AM


#11 User is offline   nice_guy75 

  • Advanced Member
  • PipPipPip
  • Group: Members
  • Posts: 406
  • Joined: 07-December 09

Posted 19 December 2009 - 08:15 AM

View PostmaxXPsoft, on Dec 19 2009, 08:44 AM, said:

@nice_guy75
:no:
Just back from a VM and my Dll method works better. I mounted and replaced all them images in the oobe\info\backgrounds. It might work if you use the xml I mentioned above.
I've updated my renamed 7background.rar available in my signature down below and with ver 6.1.6 of the Se7en_UA will eliminate 1 more of the default yuck screen's

this was my login with your methods
Attachment no.png

Ok I got the acutal problem (hopefully), I am on 32 bit and you are on 64 bit. Did you enable the OEM background functionality?????????

Run the registry editor (Win Key + R and then type regedit, press enter)
Navigate to HKLM\Software\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background , double click on key named OEMBackground and change its value to 1 (If you cannot find the path or the key go ahead and create it, remember OEMBackground is a Dword)

Attached File  background.png (69.52K)
Number of downloads: 85

Now your OEM Background functionality is enabled.

This post has been edited by nice_guy75: 19 December 2009 - 08:22 AM


#12 User is offline   MrJinje 

  • Tool™ Developer
  • Group: Developers
  • Posts: 942
  • Joined: 14-October 09
  • OS:none specified
  • Country: Country Flag

  Posted 19 December 2009 - 09:13 AM

Here is the registry file from my all black login screens from a few months back.

Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Authentication\LogonUI\Background]
"OEMBackground"=dword:00000001

[HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\System]
"UseOEMBackground"=dword:00000001


#13 User is offline   HaZe303 

  • Newbie
  • Group: Members
  • Posts: 14
  • Joined: 23-January 07

Posted 22 December 2009 - 08:06 AM

Where is the file? I cant find the 7background replacer? I tried the link in youre sig, but get only to this same thread? The mediafire links dont work either on top of youre sig?

This post has been edited by HaZe303: 22 December 2009 - 08:08 AM


#14 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 22 December 2009 - 03:11 PM

1

This post has been edited by maxXPsoft: 15 February 2011 - 11:52 AM


#15 User is offline   ViennaCivicEP2 

  • Group: Members
  • Posts: 1
  • Joined: 29-December 09

Posted 29 December 2009 - 08:35 AM

hey there,

are you talking about the logon screen - or the boot screen?
logon screen: can be changed via registry (i think its mentioned somewehe else)

the bootscreen: are you sure this is a animated graphic (gif or something like that?)
here is stated that the animation is a simple xml file -> link:

not sure, but maybe it helps

:blushing:

#16 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 29 December 2009 - 03:38 PM

1

This post has been edited by maxXPsoft: 15 February 2011 - 11:52 AM


#17 User is offline   MrJinje 

  • Tool™ Developer
  • Group: Developers
  • Posts: 942
  • Joined: 14-October 09
  • OS:none specified
  • Country: Country Flag

  Posted 29 December 2009 - 04:31 PM

Are you also replacing the copies inside the winRE.wim inside the install.wim (i.e. the recovery environment)

Here is the path from 7zip (each # is the image #) so winRE.wim Image #1

install.wim\4\Windows\System32\Recovery\winRE.wim\1\sources\

#18 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,750
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 31 December 2009 - 04:49 PM

1

This post has been edited by maxXPsoft: 15 February 2011 - 11:53 AM


#19 User is offline   MrJinje 

  • Tool™ Developer
  • Group: Developers
  • Posts: 942
  • Joined: 14-October 09
  • OS:none specified
  • Country: Country Flag

  Posted 01 January 2010 - 01:59 PM

View PostmaxXPsoft, on Dec 31 2009, 04:49 PM, said:

Hadn't looked at that one yet MrJinje although
I had discovered another, MountDir\Windows\System32\oobe\FirstUXRes.WIM
thats the simple animation with black screen after reboot before Setupcoplete, lot of bmps in there, hard to replace but I can do the overall black screen
kinda like that animation, wonder if it would be possible to change the default 4 color thing to this smooth FirstUXRes on every boot.

#20 User is offline   cluberti 

  • Gustatus similis pullus
  • Group: Supervisor
  • Posts: 11,208
  • Joined: 09-September 01
  • OS:Windows RT
  • Country: Country Flag

Posted 01 January 2010 - 02:26 PM

Moving this from unattend to customizing windows.

Share this topic:


  • 2 Pages +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy