

The option file must contain a list of key= value pairs, with one parameter on each line. For example: InstallerName.exe -mode unattended -optionfile IDOLinstall.options
#Bitrock installbuilder command line install
To install a custom set of components, you can specify additional installation parameters on the command line, or you can set the -optionfile FileName option to specify a file that contains the installation options. The default option installs a unified IDOL Server. Program to execute: Program to execute, including command line arguments Working directory: Working directory for the program being executed Windows settings Windows Icon: File containing. For example: InstallerName.exe -mode unattended Run the installer with the -mode command-line option set to unattended.

This option displays the help page for the installer, which includes all the options that you can set on the command line. Where InstallerName is the full name of the installer file, for example IDOLServer_11.0.0_WINDOWS_X86_64. Run the following command: InstallerName.exe -help Navigate to the directory that contains the installer file.To retrieve a full list of installation options for the installer I am working on a windows service, i can register the windows service through command line, but that is not required, so my requirment to register the service through bitrock installer (i am using btrock installBuilder to make the release of the application) if someone has any idea please share. You can also supply the installation options in an options file.

You can use this procedure to install any IDOL component that uses an InstallBuilder installer (for example, connectors).įor an unattended installation mode, you provide all the installation options at the command line, and the installer runs without any further user interaction. The command line builder tool will run on any of the supported platforms, allowing you to generate installers for any of the other supported platforms for the. For more information, refer to the InstallBuilder documentation. NOTE: Unattended installation is a feature of the BitRock InstallBuilder installers.
