Viz Multichannel User Guide
Version 4.2 | Published July 31, 2023 ©
Bundle Installer
The bundle installer can be used to install one or all of the separate components (programs) that are part of Viz Multichannel. It is typically distributed as:
MultiChannelBundleInstaller-<VERSION-NUMBERS>.exe
Start the installer and select the components you require for installation, repair or deletion. The installer will also perform the required basic configuration and starting service processes. The bundle installer is the most convenient installation method and is therefore recommended. See below if you require the separate MSI components.
If you need to install from separate + installers, see Unbundling the Wrapped Installer below.
Start by double-clicking the bundle installer and click install after selecting the relevant components:
Unbundling the Bundle Installer
You can unpack the separate .MSI installers in the bundle installer by executing from the command-line with the argument “/msi”.
For example:
MultiChannelBundleInstaller-<VERSION-NUMBER>.exe /msi
This will create a new directory with the installer name that contains the separate MSI installers.
The bundled installer will also accept the standard /passive and /_silent _options:
-
/silent - no GUI shown.
-
/passive - GUI shown, but no need to press any buttons.