Hi,
We have a registry key which is added/changed by the application not the installer and we want the key value to be changed only when the user uninstalls the application (not on a program update).
I have added the key to the Registry section of the install with the value to be used when the ...