Quickmap Command Line Parameters / Switches

It’s possible to install Quickmap from the command prompt and there are two command line parameters (AKA switches) that you can use to do this. Here are the command line parameters available to install Quickmap through the command prompt:

INSTOPT=”MINIMAL | TYPICAL”
TARGETDIR=”C:\Qmap”

An example of using these command line parameters to install quickmap using a minimal install to the C:\Quickmap directory would be:

msiexec /i Quickmap.msi /qb INSTOPT=”MINIMAL” TARGETDIR=”C:\Quickmap”

Please like this page:

Comments are closed.