"Executable Name [EXENAME]-Enter the name of the application's main
executable file. Compiler variables defined in the Compiler Variables
Visualizer are permitted. Runtime variables, such %TEST%, are not
permitted."

...Application's main executable file.
To me that means the application I am trying to install, eg MyApp.exe

But SB6 then names the *installer* output to MyApp.exe, as opposed to
the projectname+exe (eg MyApp_install.exe), which is what I want/expect.

Steve Bywaters