Customizing installation on Windows systems : Performing a silent installation
 
Performing a silent installation
You use the default acinstallinput.xml file to silently install an Actuate product. Before acinstallinput.xml can be used to perform the silent installation, you have to provide the following minimal information:
*<AgreementCtl> must be set to yes.
*<LicenseFileTypeCtl> must be set to trial, or a path to the license file must be provided.
*In <ServiceProfile> the <usernameCtl> and <PasswordCtl> must be provided with the appropriate user name and password information.
*The typical installation uses PostgreSQL database. A password must be provided for <PostgreSQLServiceProfile> and <PostgreSQLDatabaseProfile> through <PasswordCtl> in acinstallinput.xml.
The following procedure illustrates how to perform a silent installation.