spotube/windows
Shreyas D R 4b09d2133d feat(windows): add GUI uninstaller script
Adds a Windows-specific uninstaller under windows/uninstaller/ that:
- Shows a Yes/No confirmation dialog via Windows Forms
- Displays a live progress window (no console) during removal
- Removes app files, Start Menu/Desktop/Startup shortcuts,
  AppData configuration, and all registry entries
- Mirrors paths/keys from the Inno Setup installer (inno_setup.iss)
- Includes a Register-SpotubeUninstaller.ps1 helper to surface the
  uninstaller in Control Panel -> Programs and Features
- Provides a .bat wrapper (WindowStyle Hidden) so only GUI dialogs show

Closes: N/A
2026-04-03 00:14:03 +05:30
..
flutter chore: remove useless dependencies 2025-11-13 14:57:08 +06:00
packaging/exe chore: optimize assets and app size 2025-08-29 17:33:54 +06:00
runner chore: replace windows app icon by a higher resolution (#2838) 2025-11-17 09:51:06 +06:00
uninstaller feat(windows): add GUI uninstaller script 2026-04-03 00:14:03 +05:30
.gitignore Windows initial Support added (player not working) 2022-01-09 18:46:43 +06:00
CMakeLists.txt refactor: Dart based Github Workflow CLI (#1490) 2024-05-09 15:26:58 +06:00