Viz World User Guide

Version 17.0 | Published March 11, 2019 ©

Installing Viz World Client

Viz World Client (WoC) is used to integrate maps and geographical data into scenes. Its components are the Map Designer , Map Builder, World Map Editor, Map Editor Classic and design plugins.

Viz World Client (WoC) installs new components in the following places (if Viz Engine is already installed).

  • Viz 3.x (C:\Program Files\vizrt\viz3)

  • Common files (C:\Program Files\vizrt\common) (components are installed here only if Viz Engine is not installed)

Select the installer settings that correspond to your Viz Engine (ie. 32 or 64-bit).

Use the bundle installer (which includes both 32 and 64-bit) for easier installation of Viz Trio/Viz Pilot/Viz Weather clients when combining with a 64-bit Viz Engine.

There are two ways of installing the client; a standard installation which requires the user to perform and confirm all actions during the installation, or a silent installation that enables the user to install Viz World Client without using the installer’s dialog boxes.

This section contains information on the following topics:

To install Viz World Client

  1. Double-click the VizWorldClient_17x.x.x.msi installer to start the installation

  2. In the Setup Type window, select Typical, and click Next

  3. Select the Yes, I want to restart my computer now option

  4. Click Finish.

To install/uninstall Viz World Client in silent mode

Viz World Client 64bit silent install:

WHEN Viz ENGINE 64bit IS ALREADY INSTALLED:

  • Command: msiexec /i <path to Viz World Client installer file> /passive (This will install Viz World Client 64bit including Viz files to "C:\Program Files\Vizrt\Viz3\plugin" and design client, help files and API files to "C:\Program Files\Vizrt\Common")
    Example: msiexec /i C:\VizWorldClient_x64_17.0.0.14934.msi /passive

  • Command: msiexec /i <path to Viz World Client installer file> /passive ADDLOCAL=ALL (This will install Viz World client 64bit including Viz files to "C:\Program Files\Vizrt\Viz3\plugin" and all client files (Design-Admin-Traffic), help files and API files to "C:\Program Files\Vizrt\Common\Maps")
    Example: msiexec /i C:\VizWorldClient_x64_17.0.0.14934.msi /passive ADDLOCAL=ALL

  • Command: msiexec /i <path to Viz World Client installer file> /passive ADDLOCAL=ALL REMOVE=Admin (This will install Viz World client 64bit including Viz files to "C:\Program Files\Vizrt\Viz3\plugin" and client files (Design-Traffic), help files and API files to "C:\Program Files\Vizrt\Common\Maps")
    Example: msiexec /i C:\VizWorldClient_x64_17.0.0.14934.msi /passive ADDLOCAL=ALL REMOVE=Admin

  • REMOVE key values are :
    "Design" (not to install Map Design Client, OSM Downloader, Style editor)
    "Admin" (not to install Map config client, World server Monitor, Maps Name Editor, GeoFeeds Configuration, CMS Test Client)
    "Traffic" (not to install FetchTraffic and TotalTrafficConfigurator)
    "H" (not to install help files)
    "A" (not to install API files)

  • Command: msiexec /i <path to Viz World Client installer file> /passive ADDLOCAL=ALL VIZFOLDER=<path> (This will install Viz World client 64bit including Viz files to the specified path and client files (Design-Admin-Traffic), help files and API files to "%\Program Files\Vizrt\Common\Maps")
    Example: msiexec /i C:\VizWorldClient_x64_17.0.0.14934.msi /passive ADDLOCAL=ALL VIZFOLDER=c:\temp

WHEN Viz ENGINE 64bit IS NOT ALREADY INSTALLED:
Same as when Viz Engine 64bit is installed except that Viz files will not be deployed.

Viz World Client 32bit silent install:

WHEN Viz ENGINE 32bit IS ALREADY INSTALLED:

Same as Viz World Client 64bit installer, except that installation directory is "C:\Program Files (x86)\Vizrt\Common\Maps"

WHEN Viz ENGINE 32bit IS NOT ALREADY INSTALLED:

Same as when Viz Engine 32bit is installed except that Viz files will not be deployed

Viz World Client 64bit/32bit silent uninstall:

Command: msiexec /x <path to Viz World Client installer file> /passive

IMPORTANT! Any unexpected events during silent installation may result in a failure. Unexpected events can be, for example, needing to restart the computer or Viz not installed in the default path.

To remove Viz World Client

  1. Start the Client installer by either:

    1. Start Add or Remove Programs and click the Change/Remove button next to the Vizrt Viz World Client item, or

    2. Run the VizWorldClient_x.x.x.x.msi installer file

  2. Select the Remove Installed Files option and click Next

  3. Click Finish