Skip to content

Releases: builtbybel/Flyby11

Flyby11 0.16

09 Nov 12:59
Compare
Choose a tag to compare
  • The layout of the main UI controls has been improved for better display.
  • Some bypass scripts have been optimized.

Some of you want to thank me, so I’ll drop my PayPal link here. Thanks a lot, friends, and see you soon!

Bloatynosy Nue! The king is back... The original repo has been revived and is now online https://github.com/builtbybel/Bloatynosy

Flyby11 0.15

01 Nov 11:29
Compare
Choose a tag to compare
  • Added the USB Compatibility Patch option to improve Windows 11 bootable USB drives. Now, you can apply a system requirement bypass to any bootable USB drive, including those made with third-party tools like Rufus. For example, you could create your bootable USB stick using the Media Creation Tool, and then apply this compatibility patch directly, regardless of the built-in method from Flyby11 or other tools. You can find this option under "I want to create Windows 11 Installation media."
  • Also, I added in 0.14 a new script to make upgrading to Windows 11 24H2 easier for officially supported systems, simplifying the update process. Be sure to use (Direct) Method 3, as this cuts down the wait time for the update and allows for an immediate upgrade. You can find all the details in the Patch3.json file located in the "upgraider" folder.

explorer_BH0uv8i4Ro

Some of you want to thank me, so I’ll drop my PayPal link here. Thanks a lot, friends, and see you soon!

Flyby11 0.14 (Build 107)

29 Oct 21:02
655ad8f
Compare
Choose a tag to compare
  • Added a new script to facilitate the Windows 11 24H2 upgrade for officially supported systems, streamlining the update process. Therefore, please use (Direct) Method 3. This reduces the wait time for the update and allows for an immediate upgrade (The underlying details can be found in the Patch3.json file located in the "upgraider" folder.)
  • Integrated a new plugins manager. In the future, this could also include additional scripts that don’t just focus on hardware bypassing but also cover general upgrades, installations, downloads, offerings of autounattend.xml files, and setup/system tweaks (e.g. Chris Titus Tech App). Access this through the "Import [...]" item at the end of the list in the main interface
  • New app icon and title updated to "Upgrading Assistant" Credits
  • Link to "Change how you experience Windows" has been updated
  • Minor cosmetic and DPI adjustments
  • (Build 107) Media Creation Control has been updated. To obtain media and prepare for a Windows 11 installation, there are three options. Please switch to the checkbox labeled "I want to create Windows 11 installation media"

explorer_HBqyqsV5Vb

Some of you want to thank me, so I’ll drop my PayPal link here. Thanks a lot, friends, and see you soon!

Flyby11 0.13

26 Oct 07:03
45742ce
Compare
Choose a tag to compare

Honestly, I wrote the tool in about an hour for a good friend, just to make a quick solution for a specific problem they were facing. Since it turned out to be quite useful, I thought I’d share it with the community as well. I'll drop the source code here later for anyone who's interested. In this way, others might benefit from it too, and who knows, it could be helpful to some people facing similar challenges. Also, we could probably expand on it in the future and add some more upgrades that are still on the way

  • The call and patch for the native Inplace method of server setup have been improved for better efficiency
  • The Mount and Run ISO button, which previously only had a mounting function, can now inject the patch directly as soon as an ISO is available.
  • Fixed a visual bug in the hover event. Descriptions now remain visible as long as the mouse click stays on an item #5 (comment)
  • Added a new OOBE privacy panel that allows you to control your privacy settings. Use the option Change how you experience Windows for this
  • If you prefer a fresh installation instead of an inplace upgrade, you can now do so via I want to create Windows 11 installation media. You can choose between the built-in options to create a bootable USB drive using Diskpart and DISM or even using Microsoft's Media Creation Tool. This method can write the bypass directly into the ISO via the autounattend.xml, similar to Rufus.
More info on this feature can be found here

This update now also enables the creation of a bootable USB stick formatted as FAT32. For Windows installation media to boot from USB in UEFI mode, FAT32 formatting is required. However, if the install.wim file exceeds 4 GB, it can't be copied to a FAT32 drive. While the UEFI spec doesn't explicitly forbid booting from NTFS, it does require FAT32 boot support. For a UEFI/GPT Windows installation, the EFI boot partition on the target drive must be FAT32-formatted, as confirmed by Microsoft. Since Microsoft frequently increases the size of install.wim, eventually exceeding 4 GB, this prevents it from being copied to a FAT32 USB stick. To overcome this, I split the install.wim into two install.swm files, which are reassembled during setup.

I've also realized that UEFI systems expect the EFI System Partition (ESP), which is used for booting, to be in FAT32 format. That’s because UEFI firmware uses FAT32 to access boot files like bootx64.efi. If your USB stick is formatted in NTFS, your UEFI system might not be able to boot from it, as many UEFI systems don’t directly support NTFS without specific drivers or tweaks. That’s just a side note and doesn't need to concern you too much, but to sum it up, FAT32 booting is more reliable for me. The official Microsoft Media Creation Tool does it the same way. Throughout this process, I use only built-in Windows tools like DiskPart, Robocopy, and DISM without relying on external bootloaders like Rufus.

explorer_SxegIsaqTv

Some of you want to thank me, so I’ll drop my PayPal link here. Thanks a lot, friends, and see you soon!

Flyby11 - Initial release

19 Oct 22:12
9543d7e
Compare
Choose a tag to compare
Pre-release

Honestly, I wrote the tool in about an hour for a good friend, just to make a quick solution for a specific problem they were facing. Since it turned out to be quite useful, I thought I’d share it with the community as well. I'll drop the source code here later for anyone who's interested. In this way, others might benefit from it too, and who knows, it could be helpful to some people facing similar challenges. Also, we could probably expand on it in the future and add some more upgrades that are still on the way

explorer_3uey7RHxG0

Some of you want to thank me, so I’ll drop my PayPal link here. Thanks a lot, friends, and see you soon!