Options for installing Citrix AppDNA 7.13 with the command line
msiexec /i "Citrix AppDNA.msi" /qn INSTALLDIR="installdir" SERVER="serverdir" SETUP="type"
Options
- package
- Required. The name and location of the MSI installer.
- /qn
- Signifies a silent installation.
- installdir
- Optional. The installation folder location, which defaults to Program Files\Citrix\AppDNA.
- serverdir
- Optional. The installation folder for the server components. Defaults to installdir\Server.
- type
- Optional. The installation type, either Complete (the default) or Client.