Skip to content
⌘ NSIS Forum Archive

current setup filename

3 posts

dan_ds#

current setup filename

hi ppl,

is there any way to get the filename of the setup exe at runtime? i've looked around and haven't been able to find the answer yet.

tia.
dan_ds.
pengyou#
Use $CMDLINE to get the name of the EXE file (see User Manual Section 4.2.2 for further details)