Can i use FinalBuilder to set the name of a self extracting exe at Runtime?
- by Kev Hunter
When using FinalBuilder to package our website, I would like it to be able to set the filename when it creates the file set with a variable somewhere else. So the filename would be Website 1.4.exe
Has anyone got this working?