I would like to make the script more general and set a script variable, based on value of an environment variable, in the .inInit Then use the variable to tell where file can be found that needs to be packed.
Var NSIS_FILELOCATION
File "$NSIS_FILELOCATION\program.jar"