MSFN Forum: $OEM$ Win 8 - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

$OEM$ Win 8

#1 User is offline   maxXPsoft 

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

Posted 31 October 2012 - 11:13 PM

What I've done so far with success using $OEM$ to replace and not having to get permission on files
I am running 8 in a VM so my results may be different than an actual install. let us know

DVD\sources\$OEM$\$1\ProgramData\Microsoft\User Account Pictures
replace all pictures in that folder with same size
guest.bmp
guest.png
user-200.png
user-40.png
user.bmp
user.png
user.bmp is also found in MountDir\Windows\WinSxS\amd64_microsoft-windows-usertiles-client_31bf3856ad364e35_6.2.9200.16384_none_825f8ac8a2b29ff7\user.bmp


Depending on your version or language the numbers after _none_ may be different. I checked a French release dvd and it is same

Windows\Web\Screen\img100.png is Default LockScreen image. the cartoon looking tower
add DVD\sources\$OEM$\$$\Web\Screen\img100.png through img105 1920x1200 image
You can change that one and all the rest if you want then you are able to swap it in Settings on right mouse sweep.
At bottom 'Change PC settings' and it comes up on lock screen. Small image there will still be the default but it loads your img100.png
Now each time you change the resolution it will use your pic.

for small image haven't found out which dll to hack yet but I did see them somewhere but have to find again
EDIT: Windows.UI.Immersive.dll contains the small images

This post has been edited by maxXPsoft: 12 November 2012 - 12:01 PM



#2 User is offline   maxXPsoft 

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

Posted 12 November 2012 - 12:12 PM

After watching that FirstLogon Animimation 1 time I thought that is enough. :lol:
You can hit Alt+F4 together to kill it but you get a black screen and don't know what is happening for the 7 minutes or more it run's
You can replace it
DVD\sources\$OEM$\$$\System32\oobe\FirstLogonAnim.html
I create a new file. Edit h2 for what you want

<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>OobeAnimation</title>
<style type="text/css">
body {
 color: #fff;
 background-color: #00008B;
}
</style>
</head>
<body>
<h2 align="center"><font color="#FFFFFF">FirstLogonAnim.html running. Listen to some music</font></h2>
</body>
</html>

I have a page with an svg data:image/jpeg;base64 image on it but unable yet to make it work

setup.bmp is first image you see
boot.wim\Windows\System32\setup.bmp
boot.wim\amd64_microsoft-windows-i..dia-branding-client_31bf3856ad364e35_6.2.9200.16384_none_04460e8bfdbf9c9b

This post has been edited by maxXPsoft: 12 November 2012 - 07:19 PM


Share this topic:


Page 1 of 1
  • 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