Skip to content
⌘ NSIS Forum Archive

Uninstall User Input

2 posts

HoseHead78#

Uninstall User Input

I've been looking around and have found the Examples\InstallOptions\test.ini and such. I can some what understand how to setup user input and a small interface. But I can not get the group and such to show up during an Uninstall exe. I was wondering can someone explain to me how to use these options with an uninstall.

This is what Im trying to accomplish. I have a program that needs to have a password given if uninstalled. The password is checked against what is given by the user. How can I ask the user to input the backup password during uninstall.