
Msiexec /i "C:\Users\AnaplanUser\Downloads\" /qr Also enables installation without administrator permissions. Perform a quiet installation of the add-in, with only a progress bar and no final window. Msiexec /i "C:\Users\AnaplanUser\Downloads\" /q Perform a quiet installation of the add-in, with no installation wizard. Msiexec /i "C:\Users\AnaplanUser\Downloads\" Some are universal options in Windows, and some apply only to the add-in. This table contains some useful installation options from the full list.

It contains a full list of the options you can use for your installation.Īn example command for this procedure is msiexec "C:\Users\AnaplanUser\Downloads\" Useful installation options You can specify the full file path for the installer after the msiexec command in the next step.


When you install the add-in via the command line, installation options are available. View the full list of installation options
