|
Navigation: Actions > Installers > Installer2Go Action |
![]() ![]()
|
This action creates a step to compile a Dev4PC / wItem Installer2Go project file. From the inputs, the Installer2Go command-line is constructed and called when the action is built, and any log output is captured to the log view and file.
This action has been tested with Installer2Go version 4 and may also work with other versions.
Project filename: Specifies the project file to compile (required).
Output folder: Specifies the build output folder (optional). If not specified, the output folder from the project is used.
Property names/values: Defines property name-value pairs in the project file (optional). Enter a variable name and value in the edit fields, and click Insert to add to the list. Select an item in the list to update its value or delete it from the list.
Additional command-line options: This option can be used to specify additional flags to pass to the Installer2Go compiler. See Command Line Builder in the Installer2Go help index for the available options.
Override compiler executable filename: If this field is empty, the action automatically locates the Installer2Go command-line executable. This can be overridden by specifying the executable filename here.