mirror of
https://github.com/Raphire/Win11Debloat.git
synced 2026-07-20 21:10:20 +08:00
* 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 |
||
|---|---|---|
| .. | ||
| LoadAppPresetsFromJson.ps1 | ||
| LoadAppsDetailsFromJson.ps1 | ||
| LoadAppsFromFile.ps1 | ||
| LoadJsonFile.ps1 | ||
| LoadSettings.ps1 | ||
| SaveSettings.ps1 | ||
| SaveToFile.ps1 | ||
| ValidateAppslist.ps1 | ||