v1.0.1.0
Release v1.0.1 — Smart Registry Filtering
This update tackles a major logic flaw in the backup process and introduces Smart Registry Filtering. Previously, exporting the registry would dump the entire Windhawk tree, meaning settings, symbol caches, and orphaned entries for unselected mods were slipping into your backup ZIPs. Not anymore.
What's New
- Smart Registry Parsing: The backup engine now dynamically parses the exported
.regfile line by line. It actively strips out anyEngine\ModsandEngine\ModsWritablekeys belonging to mods you didn't explicitly select. - Cleaner Restores: Your backup ZIPs are now strictly limited to the exact mods you chose. No more ghost entries or bloated registry files cluttering up your clean Windows installations.
- Core Settings Preserved: While unselected mod data is stripped out, essential Windhawk engine configurations (like UI language, dark mode preference, and safe mode flags) are safely preserved in the backup.
- Zero Duplication: Local mods and compiled binaries are perfectly mapped, meaning no duplicate exports or missing files.
Downloads
Windhawk_Backup_Manager.exe(Standalone executable)Windhawk_Backup_Manager.ps1(Source script)