Win11Debloat/Scripts/FileIO
Jeffrey d1fe541b62
Refactor: Cleanup app removal, remove legacy app list generator and CustomAppsList file support (#662)
* remove support for uninstalling old sunset apps

* Add color legend on app removal screen

* Remove legacy app list generator and custom apps file support
Replaced by GUI config export/import, dynamic RemovalMethod, and
CLI app removal settings saved to LastUsedSettings.json.

* Verify app removal by checking actual installation state instead of trusting winget output
2026-06-22 22:13:01 +02:00
..
LoadAppPresetsFromJson.ps1 Improve app page with sorting, recommendations and more (#520) 2026-03-15 22:58:06 +01:00
LoadAppsDetailsFromJson.ps1 Refactor: Cleanup app removal, remove legacy app list generator and CustomAppsList file support (#662) 2026-06-22 22:13:01 +02:00
LoadAppsFromFile.ps1 Refactor: Cleanup app removal, remove legacy app list generator and CustomAppsList file support (#662) 2026-06-22 22:13:01 +02:00
LoadJsonFile.ps1 Refactor code structure for improved readability and maintainability (#473) 2026-02-15 23:08:54 +01:00
LoadSettings.ps1 Refactor code structure for improved readability and maintainability (#473) 2026-02-15 23:08:54 +01:00
SaveSettings.ps1 feat(registry): add GPO override warning and WhatIf dry-run previews (#611) 2026-06-21 21:30:31 +02:00
SaveToFile.ps1 Add registry backup & restore (#566) 2026-05-08 21:19:52 +02:00
ValidateAppslist.ps1 Add support for multiple AppIds for app removal (#526) 2026-03-23 22:59:04 +01:00