|
|
b6957b8118
|
feat: add option to force delete registry key if uninstall fails
|
2025-12-22 17:42:38 +01:00 |
|
|
|
9a2b794df6
|
fix: resolve syntax error in bulk uninstall loop
|
2025-12-22 17:38:22 +01:00 |
|
|
|
1eb64bb120
|
feat: add known Epson GUIDs to removal list
|
2025-12-22 17:34:22 +01:00 |
|
|
|
fd285f2cf4
|
feat: add support for targeting software by known GUIDs
|
2025-12-22 17:27:27 +01:00 |
|
|
|
ec0307f2b7
|
fix: apply GUID and smart uninstall logic to manual selection mode
|
2025-12-22 17:25:57 +01:00 |
|
|
|
d192ba3e05
|
fix: force standard MSI removal by GUID to prevent reinstallation issues
|
2025-12-22 17:22:18 +01:00 |
|
|
|
3fac7d256c
|
fix: prioritize modified QuietUninstallString and append /uninstall to bare executables
|
2025-12-22 17:17:40 +01:00 |
|
|
|
49b1008b10
|
fix: force MSI uninstall flag /X and pause between uninstall steps
|
2025-12-22 17:09:52 +01:00 |
|
|
|
56f3bd18b8
|
feat: display full uninstall commands in verbose output
|
2025-12-22 17:07:43 +01:00 |
|
|
|
9da6c06a2f
|
feat: improve registry scanning and add verbose debug logging for uninstallers
|
2025-12-22 16:59:59 +01:00 |
|
|
|
dd4a8c531b
|
feat: switch bulk uninstall to interactive mode for better debugging
|
2025-12-22 16:49:49 +01:00 |
|
|
|
a2390832ec
|
fix: rename $matches to $foundSoftware to avoid reserved variable conflict
|
2025-12-22 16:43:53 +01:00 |
|
|
|
d3ade86eec
|
fix: switch to System.Collections.ArrayList for robust collection handling
|
2025-12-22 16:39:40 +01:00 |
|
|
|
161e13d997
|
fix: replace array concatenation with Generic List to resolve Hashtable error
|
2025-12-22 16:34:25 +01:00 |
|
|
|
89445a901f
|
ci: add github action for release builds and include pending feature updates
|
2025-12-22 16:25:57 +01:00 |
|
|
|
157828f49d
|
Initial commit: PrintCleaner tool with GUI, Admin check, and custom icon
|
2025-12-22 12:51:09 +01:00 |
|