Skip to content

mastercodeon314/Auto11

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Auto11

What's new v1.1

  • Added a selector box to select a USB drive instead of mounting an iso
  • Added a setting to enable the USB selector box.
  • Fixed spelling mistake in Iso mount box
  • Repo Code cleanup

image

So what is this thing?

Auto11 is a tool specifically designed to make doing an in-place upgrade on a Windows OS easy and to upgrade from a release build to an insider build reliably and without (Expected) any of the standard requirements, such as TPM.

So how does it work?!

image

It allows you to enable flight signing with a proper GUI, and then easily mount and dismount a Windows Installer iso. Once the iso is mounted, a button has been implemented to execute the installer with the right command line arguments to bypass system requirements.

Support

Big thanks to my colleague, k0mraid3 for extensive research and testing with me on this project!

Also, Credit to dongle-the-gadget for their WinverUWP source code that allowed me to get the real version info for the "About" page!

You can join our discord server for Stobaugh Group. We have channels for chat, support, and releases of Auto11. https://discord.gg/v8PqMRHcHh

Features

  • Bypasses all system requirements for the Windows 11 installer when doing an in-place upgrade
  • Enablement of flight signing mode via bcdedit
  • Ability to mount a Windows installer iso via simple GUI
  • Automatic reboot of Windows when enabling flight signing
  • Automatic restart of the app when rebooting from enabling flight signing
  • Automatic fix for "couldn’t update system reserved partition" error
  • Fixes the big delay when auto-starting an app from the Run registry key.

Usage

  • You may need to install the .NET 8.0 Runtime for desktop, if so, download the installer here and follow instructions for installation.

  • Enable flight signing mode and reboot Enable Flight Signing

  • Once flight signing is enabled, simply select your iso for the Windows installer and mount the iso. Mount Iso

  • Now that your iso is mounted, click the "Start Upgrade" button then the installer will be launched, and will bypass all of the (Rather ridiculous) requirements Microsoft imposes! Start Upgrade

Important Notes

  • Usage depends on what build of windows you are upgrading from.
  • This is the result of a low-level requirement that specifies flight signing mode must be turned on before being allowed to upgrade to a Windows insider build.
  • If you are ALREADY on an insider build, you should skip the step for Enabling flight signing mode.
  • Enabling flight signing mode will require a reboot, and the program will not allow you to continue.
  • A final note. Currently, there is no implementation of a detection mechanism that checks the version of Windows you are trying to upgrade to from this app. This is very important to consider, because until it is implemented, this tool does not yet support upgrading from an older release build (flight signing will be off in this case), to a newer release build.

Roadmap

  • Creation of a tab that can patch a Windows installer iso for TPM requirements.
  • Support for non-Insider releases of Windows, not requiring Flight Signing enablement.
  • Optimization of app startup

Donation Links

Anything is super helpful! Your kindness allows me to continue developing this program and many others well into the future.

References

Compile Yourself

About

Material Winforms app to automate In-Place upgrades for windows 11 insider builds, and helps migrate from a release build to an Insider build

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages