Setup Factory for Windows Installer

Build Steps

This tab allows you to define extra programs that can be run during the build process.

Before build

If selected, the fields below will be executed before Setup Factory begins the build process.

Before compile

If selected, the fields below will be executed after Setup Factory processes your project and generates the WiX files, but before the compiling and linking occurs.

After build

If selected, the fields below will be executed after Setup Factory has completed the build process.

Build Settings

Run program:

The full path and filename of the program or batch file to run.

Command line arguments:

Command line arguments that should be passed to the program that is being run.

Wait for program to finish running

If checked, the build process will wait for the program to finish running before it continues. If unchecked, the program will be run, but the build will continue immediately.