Skip to content

UninstallString does not work in Windows#23

Open
cpuwolf wants to merge 1 commit into
qtproject:masterfrom
cpuwolf:UninstallString
Open

UninstallString does not work in Windows#23
cpuwolf wants to merge 1 commit into
qtproject:masterfrom
cpuwolf:UninstallString

Conversation

@cpuwolf

@cpuwolf cpuwolf commented Jun 12, 2025

Copy link
Copy Markdown

Windows built-in remove app will execute windows registry key "UninstallString", but it does not work on Windows OS now.

The working version should be like

CMD /C "xxxx.maintenance.exe"

@CLAassistant

CLAassistant commented Jun 12, 2025

Copy link
Copy Markdown

CLA assistant check
All committers have signed the CLA.

@Meowchestra

Copy link
Copy Markdown

Also can confirm the MaintenanceTool does not uninstall when removing the app.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

3 participants