Jeffrey
85ae8487d6
Refactor ImportRegistryFile function to simplify error handling and improve fallback logic
2026-05-18 21:50:11 +02:00
Jeffrey
7d209e1d23
Remove unused variable $hiveDatPath from ImportRegistryFile
2026-05-18 21:42:21 +02:00
Jeffrey
3b0ea16832
Remove unused variables in ImportRegistryFile
2026-05-18 21:28:48 +02:00
Jeffrey
d60e52bdff
Refactor ImportRegistryFile function to improve offline hive handling and error reporting
2026-05-18 21:14:20 +02:00
Jeffrey
c3a313c084
Add safety net for offline hive cleanup during registry import fallback
2026-05-17 23:25:03 +02:00
Jeffrey
dd6c65ddb0
Clean up error message
2026-05-17 23:20:00 +02:00
Jeffrey
ff90caa338
Refactor registry import functions to improve error handling and streamline hive management
2026-05-17 21:39:35 +02:00
Jeffrey
bef463df4d
Improve registry operation handling
2026-05-17 18:45:51 +02:00
Jeffrey
c7cf793c9e
Remove unblocking logic as it doesnt work
2026-05-17 18:39:19 +02:00
Jeffrey
56997dd023
Improve fallback handling and error reporting
2026-05-17 18:27:29 +02:00
Jeffrey
959f79bc35
Add Registry write fall-back in case applying registry file fails
2026-05-17 17:24:08 +02:00
Jeffrey
2c360961e3
Add registry backup & restore ( #566 )
...
Starting from this commit, Win11Debloat will automatically create a registry backup every time the script is run. This registry backup can be used to revert any registry changes made by the script.
2026-05-08 21:19:52 +02:00
Raphire
17ee530962
Refactor ImportRegistryFile function to improve error handling and streamline registry file validation
2026-03-18 22:49:44 +01:00
Jeffrey
ad0b49060a
Add option to disable MS Store app results in Windows Search ( #509 )
...
This also includes:
* Update README for DisableSearchHighlights and DisableFindMyDevice
* Extracted more logic from main script into separate scripts
* Add event handler for tab changes to regenerate overview
2026-03-07 20:28:48 +01:00