File name | Description |
acis.iss | The InstallShield response file. Do not modify this file. |
acinstallinput.xml | The silent installation sample input. The default version of this file creates a completely silent installation. Customize this file to match the installation requirements. |
acinstallinput.xsd | The silent installation schema. Use this file with an XML development tool to edit the silent installation file. |
Element | Description |
VersionInfo | Information about the software version. For more information about VersionInfo, see Specifying version information. |
GeneralDlgs | All dialog boxes that appear during a typical installation. For more information about GeneralDlgs, see Customizing installation dialog boxes. |
CustomDlgs | All dialog boxes that appear only in a custom installation. For more information about CustomDlgs, see Customizing installation dialog boxes. |