Please enable JavaScript to view this site.

Navigation: Installation

Silent Installation and Uninstallation

Prev Top Next More

The VertiGIS Network Pro .msi installer supports standard Windows Installer (MSI) command-line parameters for silent deployment.

 

Fully Silent Install (/qn): No user interface or prompts are displayed. Requires administrative privileges.

msiexec.exe /i "VertiGIS-Network-Pro-v99.99.99.msi" /qn

 

Basic UI Install (/qb): Shows a simplified progress UI but requires no user interaction.

msiexec.exe /i "VertiGIS-Network-Pro-v99.99.99.msi" /qb

 

Fully Silent Uninstall (/qn):

msiexec.exe /x "VertiGIS-Network-Pro-v99.99.99.msi" /qn

 

Basic UI Uninstall (/qb):

msiexec.exe /x "VertiGIS-Network-Pro-v99.99.99.msi" /qb

2025 VertiGIS. All rights reserved. | Privacy Center | Imprint
Documentation Version 2.0.0