Archive: Get File Name?


Get File Name?
Is there a way to get the filename of the install file you're using? That way, after the installer is compiled, and I rename, it will know what it has been renamed to? We want to be able to use it to add options based on the name.


Use $EXEFILE


Nevermind, $EXEFILE and $EXEPATH will give you everything.