Commit Graph

27 Commits

Author SHA1 Message Date
daniel 4486465b67 chore: release v1.0.24 2025-12-22 17:27:31 +01:00
daniel fd285f2cf4 feat: add support for targeting software by known GUIDs 2025-12-22 17:27:27 +01:00
daniel 5f822cc9b5 chore: release v1.0.23 2025-12-22 17:26:02 +01:00
daniel ec0307f2b7 fix: apply GUID and smart uninstall logic to manual selection mode 2025-12-22 17:25:57 +01:00
daniel f5e2a22123 chore: release v1.0.22 2025-12-22 17:22:22 +01:00
daniel d192ba3e05 fix: force standard MSI removal by GUID to prevent reinstallation issues 2025-12-22 17:22:18 +01:00
daniel 079d43bf2d chore: release v1.0.21 2025-12-22 17:17:44 +01:00
daniel 3fac7d256c fix: prioritize modified QuietUninstallString and append /uninstall to bare executables 2025-12-22 17:17:40 +01:00
daniel 9561bc85a5 chore: release v1.0.20 2025-12-22 17:09:57 +01:00
daniel 49b1008b10 fix: force MSI uninstall flag /X and pause between uninstall steps 2025-12-22 17:09:52 +01:00
daniel 33ce68b099 chore: release v1.0.19 2025-12-22 17:07:45 +01:00
daniel 56f3bd18b8 feat: display full uninstall commands in verbose output 2025-12-22 17:07:43 +01:00
daniel 737c75de42 chore: release v1.0.18 2025-12-22 17:00:03 +01:00
daniel 9da6c06a2f feat: improve registry scanning and add verbose debug logging for uninstallers 2025-12-22 16:59:59 +01:00
daniel a86e3e46ca chore: release v1.0.17 2025-12-22 16:49:54 +01:00
daniel dd4a8c531b feat: switch bulk uninstall to interactive mode for better debugging 2025-12-22 16:49:49 +01:00
daniel 5a1a6e54a1 chore: release v1.0.16 2025-12-22 16:43:56 +01:00
daniel a2390832ec fix: rename $matches to $foundSoftware to avoid reserved variable conflict 2025-12-22 16:43:53 +01:00
daniel ac9cfbaf34 chore: release v1.0.15 2025-12-22 16:39:45 +01:00
daniel d3ade86eec fix: switch to System.Collections.ArrayList for robust collection handling 2025-12-22 16:39:40 +01:00
daniel e8514a8640 chore: release v1.0.14 2025-12-22 16:34:45 +01:00
daniel 161e13d997 fix: replace array concatenation with Generic List to resolve Hashtable error 2025-12-22 16:34:25 +01:00
daniel 37e8d8d463 chore: release v1.0.13 2025-12-22 16:30:43 +01:00
daniel c4adc51190 feat: add interactive release prompt to build script 2025-12-22 16:30:23 +01:00
daniel 057be0c7a3 feat: add VERSION file and build.sh script 2025-12-22 16:27:15 +01:00
daniel 89445a901f ci: add github action for release builds and include pending feature updates 2025-12-22 16:25:57 +01:00
daniel 157828f49d Initial commit: PrintCleaner tool with GUI, Admin check, and custom icon 2025-12-22 12:51:09 +01:00