MBrys331 Posted January 11, 2011 Posted January 11, 2011 (edited) A program that makes it easy to update the Windows 7 boot animation and text. design cool animations!It requires the Microsoft .NET Framework 2.0 and the Microsoft WIM library. Details ¶Current Version: v0 Alpha 9 (v0.0.0.9)Features ¶•Modifies the boot animation•Modifies the boot text "Starting Windows" and "© Microsoft Corporation"•Will create the animation from 105 BMP, PNG, GIF, or TIFF images or uses a single (non-animated) image•Does not require any other applications (like ImageX)•Designed to be idiot-proof by having numerous checks•Automatically backs-up the modified files•Does not require test-signing or no-integrity-checks to be enabled•Works for all versions of Windows 7: any language, any edition, 32-bit or 64-bit•Works even if your setup has the hidden "System Reserved" partitionHow to Use for more information.How to Use ¶Prerequisites ¶If you have Windows 7 then you are good to go! The WIM library is included with Windows 7. If you will be running this on Windows Vista or earlier you will need to follow some additional directions.The Animation ¶If you choose to change the animation you will have to make an animation! The animation can be one long BMP that is 200x21000px or a folder containing 105 BMPs, PNGs, GIFs, or TIFs. The files will be played in alphabetical order (so if you are numbering them, use the same number of digits for all numbers (e.g. 000, 001, ..., 103, 104). Here are the details about the animation:•105 frames•15 frames / sec•First 4 seconds play once then the last 3 seconds play in a loop•Each frame is 200x200pxThe GUI ¶To use the GUI, simply double-click the program "Win7BootUpdater.exe". The program will request administrator privileges. Make all the changes you wish to make to the boot screen. A preview on the right hand side will show you approximately how it will look (note: the text is not quite positioned correctly). For the background color of the entire screen you are limited to the 16 'custom' colors. Picking a different color will cause it to find the closest possible color. In the 'Options' menu you can also adjust the files which are modified (bootres.dll, winload.exe, winload.exe.mui, and bootmgr). You must use un-altered files. You can also restore the backups created by the program from there. If you would like to share your boot screen design, you can save a boot skin. The boot skin will embed all necessary data including animation and font.The Command Line ¶Currently disabled, but coming again soon!Recovering winload.exe Manually ¶If you get stuck forever in Windows Recovery Environment then you need to manually restore winload.exe. Here are the directions:1.Once you enter Windows Recovery Environment press "Cancel" right away (while it is still scanning)2.Click "Yes" on the warning that pops up3.Click "View advanced options for system recovery and support"4.Select your keyboard types and click "Next>"5.Select an account (not "HomeGroupUser$") and enter any necessary password and click "Ok"6.Click "Command Prompt" (the last option)7.Enter the following commands:1.d:2.cd \Windows\System323.del winload.exe4.ren "winload - Backup.exe" winload.exe5.cd \Windows\Boot\PCAT6.del bootmgr7.ren "bootmgr - Backup" bootmgr8.exit8.Click "Restart"{winload.exe} Before{winload.exe.mui} Before{winload - Backup.exe} After{winload.exe - Backup.mui} AfterWindows is a registered trademark of Microsoft Corporation in the United States and other countries.Web sight Found http://www.coderforlife.com/projects/win7boot/http://www.4shared.com/file/375UoTKm/Win7BootUpdater.html Edited January 11, 2011 by MBrys331 Quote
gehlmauer Posted January 13, 2011 Posted January 13, 2011 We have found that there is only one patch that requires un-installation to resolve the blue screen issue. KB977165 is the patch in question, the other patches do not seem to cause the blue screen behavior and do not need to be uninstalled._______________VLC Player Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.