Jeffrey
b0b4615718
Add verbose logging for missing registry keys in Invoke-RegistryDeleteValueOperation
2026-05-17 23:43:35 +02:00
Jeffrey
9a375fdbc4
Refactor registry operation functions
2026-05-17 23:39:41 +02:00
Jeffrey
05bd5f4c56
Refactor Invoke-RegistryOperationsFromRegFile to optimize operation handling and improve access restriction reporting
2026-05-17 23:16:32 +02:00
Jeffrey
c945789d58
Add support for Hex7 type in Convert-RegOperationToValueKind function
2026-05-17 23:13:08 +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
3363962d64
Add back support for REG_MULTI_SZ in Convert-RegValueData
2026-05-17 20:13:48 +02:00
Jeffrey
cf78eeabce
Refactor registry key handling to improve key opening logic and streamline deletion operations
2026-05-17 20:06:14 +02:00
Jeffrey
54830cc928
Enhance error handling and access restriction reporting in registry operations
2026-05-17 20:05:20 +02:00
Jeffrey
4f17727a3b
Enhance registry value handling for Hex and Binary types in Convert-RegOperationToValueKind function
2026-05-17 20:00:40 +02:00
Jeffrey
1776e8dae7
Remove REG_MULTI_SZ (not necessary right now)
2026-05-17 19:56:36 +02:00
Jeffrey
bef463df4d
Improve registry operation handling
2026-05-17 18:45:51 +02:00
Jeffrey
c8b4563954
Fix registry backup validation for sysprep keys
2026-05-09 21:56:58 +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
Jeffrey
11a324365d
Improve user validation ( #568 )
2026-05-06 15:54:03 +02:00
Jeffrey
774c8ecd92
Add ability to export/import settings configuration ( #522 )
2026-03-27 20:33:24 +01:00
Raphire
999e442658
Simplify user validation messages and add user logged-in check function
2026-03-18 22:39:49 +01:00
Jeffrey
c37bdcf5f2
Improve app page with sorting, recommendations and more ( #520 )
2026-03-15 22:58:06 +01:00