Technical documentation for system administrators

Command line options for PAC.msi

You can use the following command line options for PAC.msi:

OptionBedeutung
/installStarts the installation (default behavior)
/repairRepairs the installation
/uninstallUninstalls the package
/quietNo user interface
/passiveMinimal user interface (progress bar only)
/log <file.log>Creates a log file

Important: Confirmation of the T&Cs for /quiet and /passive

The options /quiet and /passive require explicit confirmation of the axes4 Terms and Conditions by adding ACCEPT_AXES4_EULA=1.

Example:

PAC.msi /quiet ACCEPT_AXES4_EULA=1

If ACCEPT_AXES4_EULA=1 is omitted, PAC is not installed and an error message appears in the log:

You must explicitly accept the axes4 License Agreement by setting ACCEPT_AXES4_EULA=1. For details, see our General Terms at https://axes4.com/tc.

Note: This message does not appear in the command line window, but only in the log.