Page 1 of 1

Uninstall String Registry

Posted: Tue Jul 18, 2023 7:16 am
by Brawl
Hello,

It seems that the unistallString entry created from the installer in the registry is wrong.

Value Created in HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{4DE0A2C8-03F9-4B3F-BAFC-1D5F2141464B}_is1: QuietUninstallString "C:\Program Files\CloudCompare\unins001.exe" /SILENT
UninstallString "C:\Program Files\CloudCompare\unins001.exe"

But in %programfile% unins001 does'nt exist - > uninst000.exe is the good one.

Regards

Brawl

Re: Uninstall String Registry

Posted: Wed Jul 19, 2023 8:10 pm
by daniel
Well, that's supposed to be automatically managed by Inno Setup, and on my side it's correct (unins001.exe). Do you maybe have a very old version installed?