K2 blackpearl Product Documentation: Installation and Configuration Guide
Generate Silent / Unattended Installation XML File

Generate Silent / Unattended Installation XML File

Run setup.exe /output:"{filename}" which will open the Setup wizard to obtain all settings from user, click on Finish to generate an XML file with user-specific settings.

The XML configuration file is used for silent/unattended installation.

The following command does not install, just builds the XML file: 

Syntax:

setup.exe /output:"{filename}"

Parameters
{filename} This is the name of the XML file that will be generated.

Output:

Launches the Installer UI, gathers all the information, and then closes upon creating the XML file containing all the options as specified in the Installation wizard.

 

 


K2 blackpearl Product Documentation: Installation and Configuration Guide 4.6.10