Table of ContentsClose
Coder for Life

Windows 7 Boot Updater v11 Alpha Released

The newest version of the Windows 7 Boot Updater has been released! This includes many improvements over the last version, but since it introduces experimental features which needs to be tested by the community it is remaining in Alpha (I have done preliminary tests, but there are numerous things I cannot account for).

The new noticeable major features are:

  • Allows changing the background to an image. The new functions that get injected into the programs were hand-written in assembly, and let me tell you that the 64-bit version was difficult. Many new fancy tricks in my patching system were required to get it to work properly.
  • Run in different languages and can be changed at run-time. Includes translations for German, Russian, and Italian. This required major changes to the core, along with the interface programs.
  • Reverted it to use only .NET Framework 2.0 and not require MS Visual C 2010 library. This will greatly reduce the number of complaints about MCVS100.dll missing...
  • Much faster startup and checking of bootres.dll. This is due to a new custom WIM reader I built into the program. You can read about it at Faster Windows 7 Boot Updater and WIM Compression.
  • Can now create a standalone installer. Boot skins are easier to distribute and can be uninstalled.

There are many less noticeable features as well:

  • Improved transparency support. Transparency is saved until it actually needs to be resolved.
  • Boot skin files are smaller. This is because the program now includes libpng writing functions instead of using the .NET PNG saving functions.
  • Improved update checking, slightly improved backup system, smarter default winload and winresume paths using BCD data, and other numerous other minor changes and fixes.

Hope you like the new version, and please remember to give me your feedback!

Comments

20 Responses to 'Windows 7 Boot Updater v11 Alpha Released ' Feed for this Entry
  1. #210 Jimbo 2011-04-18 4:44 am

    Boot Images does actually not work with 64bit. Patch KB2506014 changed winload.exe & winresume.exe.

  2. #269 Freddy 2011-04-22 10:42 pm

    Is the community feature (themes/skins) going to be available anytime soon?

    @Jimbo, Was this a recent patch? I recall changing my boot image during April 1st as a prank and it worked fine.

  3. #298 pakistanshooter 2011-04-25 9:27 am

    For example : my boot drive is F, my windows drive is C.
    Win7BootUpdater v11 ask for the "bootmgr" path, I choose it in the F:\.
    It show a good check at the options but then when apply it's still show the BCD path is error, however, the skin applied pretty well. --- > This is a bug right ?

    btw, you need to guide user that everytime they want to apply a new skin they need to restore the backup file first

  4. #323 Jeff Bush 2011-04-26 10:16 am

    @Jimbo - I am working on this.
    The update that Jimbo is referring to is KB2506014 released on Apr 12. It only applies to Windows 7 64-bit.

    @Freddy - The community feature is coming once I get time! I hope it is soon, but time is limited.

    @pakistanshooter - That is a bug and will hopefully be fixed in the next version. Also in the next version you will no longer need to restore the backup files first.

  5. #338 Jimbo 2011-04-28 8:04 am

    Thank you very much, Jeff!

  6. #369 Poma 2011-05-02 2:13 am

    Why does the program resizes the bg images you choose?
    My screen res is 1366x768 and i made an image in that size, but when i apply the boot file the image is way bigger than my res? Why, how come?

  7. #377 Jeff Bush 2011-05-02 9:49 pm

    @Jimbo - You're welcome!

    @Poma - This is a limitation of the Windows boot process. It is fixed to 1024x768.

  8. #1348 Dale Borum 2011-09-11 6:16 pm

    i cannot run this on my desktop, would the problem have anything to do with a dual monitor setup???

    as soon i run the program, it asks me to close it. So i click "show more details" (or something like that)
    it gives me this

    Problem signature:
    Problem Event Name: APPCRASH
    Application Name:= Win7BootUpdater (1).exe
    Application Version: 0.0.1.1
    Application Timestamp: 4dc08f1c
    Fault Module Name: KERNELBASE.dll
    Fault Module Version: 6.1.7600.16385
    Fault Module Timestamp: 4a5bdbdf
    Exception Code: e0434f4d
    Exception Offset: 0000b727
    OS Version: 6.1.7600.2.0.0.768.3
    Locale ID: 1033
    Additional Information 1: 0a9e
    Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
    Additional Information 3: 0a9e
    Additional Information 4: 0a9e372d3b4ad19135b953a78882e789

    Read our privacy statement online:
    http://go.microsoft.com/fwlink/?linkid=104288

    If the online privacy statement is not available, please read our privacy statement offline:
    C:\Windows\system32\en-US\erofflps.txt

  9. #1363 Jeff Bush 2011-09-13 3:40 pm

    @Dale Borum - Please email me the output of boot-info.

  10. #1846 bazza 2011-10-21 9:59 pm

    Everytime i put a bootscreen on it always ends up as the windows vista boot screen??? ive tried a few different ones. and i have windows 7 x64. please reply

  11. #1853 Amit 2011-10-24 5:58 am

    Is there any way to change animation in offline windows image? when I use sysprep and capture image, after installation it gives me error for winload.exe while booting. I have to restore backedup winload.exe and then it shows vista like animation!
    any way to do this in offline image?

  12. #1906 Jeff Bush 2011-10-31 1:42 am

    @bazza - Some computers don't work and I would like to figure out why. It would help if you emailed me the output of boot-info.

    @Amit - Currently no one has found a way to get the offline image to work. The recommendation is to use the command line version from SetupComplete.cmd

  13. #2134 David Arppe 2011-11-15 4:43 pm

    There was a problem updating the files: Failed to disable bootres / winload security in winload.exe, this is likely due to it being a modified file or a recent Windows Update changed something. Any help for me?

  14. #2171 Jeff Bush 2011-11-20 10:31 pm

    @David Arppe - There are a few things that can cause this. Have you modified the boot setup with an older version of the program? Have you modified (pressed "Apply") many times with the current version? Possibly a recent Windows Update changed things. Or are you using Windows 8 or Vista? If you answer false to all these things, email me the output of boot-info.

  15. #2370 Neb 2012-01-21 4:16 am

    Getting the same problem that David is getting. Any solution yet?

  16. #2373 Jeff Bush 2012-01-21 4:47 pm

    @Neb - As with my reply to David Arppe, there are lots of questions and please email me the output of boot-info. I cannot create solutions if I don't know the underlying problem.

  17. #2376 John Marshall 2012-01-21 7:32 pm

    Have you figured out what happens after you build an image with imagex that makes it revert back to the original boot screen after you apply your custom boot screen? I am trying to find some info on this! John

  18. #2379 Jeff Bush 2012-01-22 10:53 pm

    @John Marshall - There is a phase during installation that checks the security of all system files and it finds the modified files and doesn't like it. What program is scanning all the files? I have no idea - maybe no one has an idea.

  19. #2440 CM Vichea 2012-02-08 3:28 am

    hi!! would u mind tell me how 2 download it???? thx

  20. #2443 Jeff Bush 2012-02-09 2:03 am

    @CM Vichea - It is available here.

Leave a Reply >
Note: If you are having a problem with Windows 7 Boot Updater please email me. Include the description of the problem, the output of boot-info, and any other relevant information (e.g. if you are dual-booting).
If your question has already been answered it will simply be deleted.
Automatically creates links and paragraphs.
Many HTML tags are supported.
Use <code language=""></code> for code.
Language can be dos, java, php, c, ...
(not published)