Data folder name:
The folder name you want to create that will contain your resource data directories when you publish your project. This option is only available when Rename Resource Files is selected.
Publishing
OverviewWeb/Email Executable
Tip: Occasionally you may need the location your compressed executable was launched from. For this reason a command line argument is passed into your AutoPlay application in the form: SFXSOURCE:SFE EXE NAME where "SFE EXE NAME" is the full path to the compressed executable. For example, "SFXSOURCE:C:\Temp\launcher.exe". In your AutoPlay application you can access this command line argument using the Global Variable _CommandLineArgs. If any command line arguments are passed to the compressed executable, they will also be passed into the AutoPlay application.
Tip: You can compress the AutoPlay runtime executable during the build process using the UPX runtime build preference. You can find this setting on the Build page of Edit > Preferences.
T ar g e t: C o m p re ss e d E xec u t a bl e
Filename:
The name of the executable you want to compress your project into. Click the browse button to show the Save As dialog.
Note: If you have the Enable AutoPlay Feature selected, the executable filename cannot contain spaces.
P r og re ss Window
Show progress window
Display a progress meter while your AutoPlay application loads.