Is it possible to install VisualARQ silently?

Yes, it is.

Prerequisites

  • Windows machine (VisualARQ runs on Windows).
  • Close all running instances of Rhino before installing (recommended for clean deployment).
  • Run Command Prompt / PowerShell as Administrator (recommended in managed environments).

Steps

  1. Run the .msi of VisualARQ with the following command line:
    • In Rhino 7: msiexec.exe /i “VisualARQ-Rhino7.msi” /qn LICENSE_ACCEPTED=”1″ LICENSE_MODE=”4″
    • In Rhino 8: msiexec.exe /i “VisualARQ-Rhino8.msi” /qn LICENSE_ACCEPTED=”1″ LICENSE_MODE=”4″
  2. Replace “VisualARQ-Rhino7.msi” or “VisualARQ-Rhino8.msi, with the msi name of the VisualARQ version you need to install.

License modes

The license mode value corresponds as follows:

  • 1 = viewer
  • 2 = evaluation
  • 3 = standalone
  • 4 = network
  • 5 = cloud