September 16, 201114 yr Hi!I'm working on my windows 7 project these days but I've a problem:I switched sysprep to customize windows 7I installed my stuffI changed bootscreen with win7bootupdaterI finished sysprepI captured my windows 7BUT When I try to test my windows 7, I've got "digital signature error" before the second step of installationHow can I fix it?I hope you understand my problemThanks...
September 16, 201114 yr Author Dont patch stuff, do it afteris there a way to integrate customized bootscreen?
September 17, 201114 yr Yes, You can change the bootscreen in offline mode. follow this :- 1.) Customize your bootscreen in test system or vm. 2.) copy the "C:\Windows\System32\en-US\winload.exe.mui" file to some where. NOTE: C:\ is where u have installed test os 3.) Mount install.wim. 4.) Copy the custom "winload.exe.mui" to [Mount Location]\Windows\System32\en-US 5.) Unmount the image with commit command line. 6.) Enjoy ! Edited January 15, 20215 yr by Tripredacus
September 17, 201114 yr Author Dont patch stuff, do it afteris there a way to integrate customized bootscreen?Yes, You can change the bootscreen in offline mode.follow this :-1.) Customize your bootscreen in test system or vm.2.) copy the "C:\Windows\System32\en-US\winload.exe.mui" file to some where.NOTE: C:\ is where u have installed test os3.) Mount install.wim.4.) Copy the custom "winload.exe.mui" to [Mount Location]\Windows\System32\en-US5.) Unmount the image with commit command line.6.) Enjoy !I want to change the default animaton too
September 18, 201114 yr The default animation will be changed by the method i mentioned. If You are talking abut the screen which is black and some kind of flash progress bar comes, Then you have to mount "FirstUXRes.WIM" which is located in [Mount Location]\Windows\System32\oobe, Then Edit the images and then commit it then do the steps i mentioned before. Hope you problem gets solved ! Edited January 15, 20215 yr by Tripredacus
October 16, 201114 yr Author Dont patch stuff, do it afteris there a way to integrate customized bootscreen?Yes, You can change the bootscreen in offline mode.follow this :-1.) Customize your bootscreen in test system or vm.2.) copy the "C:\Windows\System32\en-US\winload.exe.mui" file to some where.NOTE: C:\ is where u have installed test os3.) Mount install.wim.4.) Copy the custom "winload.exe.mui" to [Mount Location]\Windows\System32\en-US5.) Unmount the image with commit command line.6.) Enjoy !I want to change the default animaton tooThe default animation will be changed by the method i mentioned.If You are talking abut the screen which is black and some kind of flash progress bar comes, Then you have to mount "FirstUXRes.WIM" which is located in [Mount Location]\Windows\System32\oobe, Then Edit the images and then commit it then do the steps i mentioned before. Hope you problem gets solved !this isn't the animation I'm looking forI mean the default animation is with "starting windows" (4 balls are moving, collapsing and creating windows logo)
January 27, 201214 yr *bump*We have another section for customizing Windows:http://www.msfn.org/board/forum/40-customizing-windows/It would be a better place to ask about where the correct animation is that you are looking for, and how to put it in your install.
January 29, 201214 yr Author I changed the animation, but when I want to replace my file with original file, I got signature problem at the begining (boot[mgr]).
January 29, 201214 yr Well, the animation is in ntoskrnl.exe, which is the OS kernel (it is also stored in other variants of this file, potentially, depending on which your machine chooses to boot). If you aren't in testsigning mode, this is very hard to work around without following the guides set forth elsewhere in the customizing Windows section. Sounds like you missed something, if you're having signature issues after modifying the kernel.
Create an account or sign in to comment