- Dołączył
- 26 Maj 2010
- Posty
- 18103
- Reakcje/Polubienia
- 58348
FlyOobe / Flyby11 - 1.21
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
Zaloguj
lub
Zarejestruj się
aby zobaczyć!
What’s new
Sprint 21: Codename Loki / Wingman Mode
This sprint is focused on the internal OOBE pages: refined, extended, and with Loki finally unlocked for general use.
As a result, features that were previously hidden behind my own test flags are now live. Existing OOBE pages have been significantly enhanced, not newly introduced.
- New, vibrant "Bee Fly-Through" app icon with thin honeycomb lines
Zaloguj lub Zarejestruj się aby zobaczyć!
- Improved Startsite, Real Default Browser Setter, More powerful extensions, Instant Debloater, Copilot Reality Check, Privacy Scanner, and OOBE Replay now ship with broader coverage, better defaults, and a smoother flow
- The Windows 11 25H2 enablement package is now better integrated. Activation is simpler and more prominently surfaced in the Dashboard
- The extensions area has been upgraded and many scripts reworked
- Finalized placement of the App/Settings entry: it now lives in the right-hand More menu, with an improved presentation
- Updated Flyoobe's internal Upgrade Assistant (Flyby11)
- Improved live log viewing during extension processing
- UI subtly optimized again (font smoothing)
- OOBE optimized further for Windows 11 25H2, with extended "debloat" routines targeting AI components, bundled apps, and the overall user experience
- Navigation now starts with a lightweight Windows 10–style flow focused on upgrades or reinstalls; once switched to Windows 11, the full OOBE navigation is unlocked
- General UI optimizations and improved color harmony across all OOBE panels. Unlike the Windows 11 OOBE, which leverages WebView2 to render its HTML/CSS/JS-based interface, this app is fully native, so no Webview2 engine, no Chromium layer, just pure system-level rendering. Yet some users still say it feels suspiciously webby
- Added a navigation collapse feature so the main panel can now go full-screen via the toggle button next to the "More" menu
- Improved notification area for better clarity and consistency
- Core integration of PowerShell extensions optimized for faster and cleaner execution
- Added "Windows Update Tamer" extension, a new tool to manage Windows 11 updates directly from Flyoobe. It allows pausing or resuming updates, disabling automatic updates, setting an extended pause period (up to 10 years), and restoring default behavior
What’s new in 1.41
- Previously, the upgrade process (Flyby11) only worked on CPUs that passed the compatibility check. You can now delete CpuCheckNative.dll from the app folder to skip the CPU check - proceed at your own risk. The CPU check is always performed by FlyOOBE during the upgrade, but there are cases where skipping it is also supported.
- The update check has been completely redesigned and moved to GitHub Pages. This setup will also allow to offer helpful guides and additional documentation there in the future
- Fixed an issue where the Installer OOBE Page didn’t properly update the progress bar during app installation
- Fixed a bug where the Apps OOBE Page (Debloater) didn’t correctly reflect progress while uninstalling apps
- Several input dialog windows have been redesigned and improved-
- Updated Bloatware and installer signatures
- Minot fixes and improvements
What's new in 1.42
- Split the upgrade tool out
- FlyOOBE was tightly coupled with the upgrade/bypass tool Flyby11 (aka UpgradeOOBE). I’ve completely detached UpgradeOOBE (the Windows 10 → 11 migration assistant) from FlyOOBE
- FlyOOBE now focuses 100% on customizing Windows 11
- UpgradeOOBE (Flyby11) focuses only on upgrading to Windows 11 and runs as a standalone app
- Safety-first separation: Due to false positives from security tools, this split was the obvious next step. If Microsoft or other AV solutions ever flag something again, only UpgradeOOBE can be affected. FlyOOBE will remain untouched. Currently there are no detections and FlyOOBE is not classified as harmful or a hack tool.
- Community input
- I’m running a poll about
Zaloguj lub Zarejestruj się aby zobaczyć!.- Even though WinUI + Windows App SDK would blow up the app size (a WinUI build would be ~333× larger than the current WinForms app), I'll keep the poll open and continue iterating on the current version.
- Modernization & polish
- The current release got a UI refresh and new features
- You can now pick a background image (see intro video)
- Brand-new App Settings view
- Improved update process
- Reinstall OOBE page renamed to Advanced
- Menu reorganized and simplified
- UpgradeOOBE (Flyby11) specifics
- Fully standalone, does not require FlyOOBE (and vice versa)
- Depends only on CpuCheckNative.dll, which can be removed to allow upgrade attempts on unsupported CPUs (SSE4.2 still required in practice)
- Under the hood
- Large-scale code refactors
- Prep work for more extensive OOBE pages
- UI and navigation tweaks to make things cleaner and more intuitive
- Future considerations
- Possible FlyOOBE Lite edition that ships without the Extensions/Scripts folder by default — PowerShell scripts are commonly abused by fileless malware, so a light build could be safer for some users.
- Potential option to download official scripts on demand from GitHub (like a mini store), rather than bundling them.
What's new in 1.50
- Background rendering rework: The background selection feature
Zaloguj lub Zarejestruj się aby zobaczyć!has been reworked for better performance and stability.
You can now select a background style via Settings > Pick background
The old image-based handler was replaced with an internal gradient-based renderer.
This removes issues with locked image files, unreleased GDI objects, and redundant event handlers.
The update significantly reduces memory usage and improves rendering speed and overall UI responsiveness- Added support for script-driven input fields for the Extensions engine via # Input: true and # InputPlaceholder: Uses positional args for maximum compatibility, with optional console / silent / log host modes, status + progress, and a clean placeholder UX.
- New Extension script:
Zaloguj lub Zarejestruj się aby zobaczyć!
Wrapper to enable/disable/query hidden Windows features by ID. Supports comma-separated ID lists- New Extension script: Ninite Bulk Installer
Builds the Ninite bundle URL from app slugs/names, downloads to Desktop (predictable filename), and launches Installer- New Extension script: Winget Bulk Installer
Quickly installs multiple packages in one run (IDs separated by space/comma/newline) Zaloguj lub Zarejestruj się aby zobaczyć!redesigned in full retro style, think Windows 2000 meets GameBoy