Skip to content
⌘ NSIS Forum Archive

Internal name for Uninstaller

3 posts

epalsguy#

Internal name for Uninstaller

Is it possible to have an internal name for the Uninstaller? (ie - right click on the .exe and check properties, internal name is usually listed there but it's blank).

Also, can I have the Uninstaller prompt for a password before running the uninstall?
kichik#
VIAddVersionKey should do it, assuming I understand you correctly, though it will add it to the installer too.

To ask for a password use InstallOptions.