Skip to content
⌘ NSIS Forum Archive

Installer EXE name

3 posts

Joost Verburg#
Yes, you can get it form the command line ($CMDLINE). You will have to remove the parameters. It can be done using a modification of the GetParameters function.