Hi,

I would like to remove a registry during the uninstallation. I have created this registry in the Registry section of the installer and put the property DeleteAtUninstall at True.

As it is the program itself which has created the Registry and not the installer, I guess that's why the uninstall doesn't remove this registry.

Is there a way to force the uninstall to delete this registry? The name and location of the key will be always the same

Thanks for your help,

Philippe