Skip to content
⌘ NSIS Forum Archive

Name of installer

3 posts

AaronLS#

Name of installer

How do I get the name of the installer that was set with the "Name" instruction?

I've seen ${^Name} used but I get an warning:
'unknown variable/constant "{^Name}" detected'

Is this normal?