-
Key in:
msiexec /i <msipath>\acquire.msi ACQUIREDATA="<path>" INSTALLDIR="<path>" /qn /l* <logpath>\AcquireInstall.log
where:
ACQUIREDATA is the path where the APMOut and APMIn directories will be created.
INSTALLDIR is the path where the Acquire program files will be installed.
In all cases the double quotes “ ” are mandatory.