Skip to content
⌘ NSIS Forum Archive

In NSIS, the set up for uninstallation page must be called uninstall.ini?

3 posts

JohnChen#

In NSIS, the set up for uninstallation page must be called uninstall.ini?

I mean could it be called something else? It looks like uninstall.ini is a preset name and it can't be a different name. Am I right? Thanks.
MSG#
Please don't use InstallOptions. Use nsDialogs instead.