This error message only shows up when aborting an NSIS uninstall from the Windows Vista (SP1, German) control panel. Even if I click "Cancel" on the first page. The uninstallers do fine and seem not to change the system in any way when they're cancelled.
This error is also caused by NSIS example scripts and pops up a few seconds after the uninstaller closes.
(Image in attachement)
Entries in the regestry seem to be valid and not causing the error (keys do not change when cancelling uninstall)
Since this is affecting every NSIS script on my system (even if their uninstall section is completely empty) and the "Nullsoft Install System" Installer itself there should be no need to post a script.HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall
DisplayIcon REG_SZ
DisplayName REG_SZ
DisplayVersion REG_SZ
InstallLocation REG_SZ
ModifyPath REG_SZ
Publisher REG_SZ
UninstallString REG_SZ
VersionMajor REG_DWORD
VersionMinor REG_DWORD
I cannot exclude the possibility that this error only shows up on my system but in case you noticed this behaviour too please post here.
(Picture in attachement is not moonlanguage)
States: "Program compatibility assistent"
"The program might not be uninstalled correctely"
"If this program wasn't uninstalled correctely, retry and use settings which are compatible with this Windows version" (doesn't make much sense in German either)
"unknown program", "unknown publisher"
- "Uninstall with recommended settings"
- "Program was uninstalled correctely"
Thanks in advance