|
|
||
MSI Factory
The full path and filename of the XML configuration file to pass to IRMakeBootstrap.exe. For a reference on the format of this file, please see the file "IRMakeBootStrap.chm" in the "Bootstrap" subfolder of MSI factory's installation folder.
You can click the Edit button to open the configuration file in the Indigo Rose Bootstrapper Designer application.
Additional command line options that will be passed to IRMakeBootstrap.exe. By default, your configuration file will be passed as the first argument, the output filename passed as the second, and the temporary files folder passed as the third. Additionally, the variables "ProductCode" (the installer's product code), "PackageCode" (the built installer's package code), "ProductVersion" (the installer's product version) and "ProductName" (the installer's product name) will be passed as well. These variables can be accessed within your scripts as "$(ProductCode)", "$(PackageCode)" and "$(ProductVersion)", respectively.
Options you specify here will be passed in addition to those arguments. Usually this is used to pass variables using the "-var:<name>=<value>" syntax.
Learn More: Indigo Rose Software - MSI Factory - Buy Now - Contact Us