Using the MSI installer for PC Windows clients

Starting with Zello Work for Windows PC v2.48, you can use the Microsoft Software Installer (MSI) to install and set up Zello Work PC clients. You can take advantage of all MSI features; however, the MSI installation requires an extra configuration step as follows.
 

Note: This article is only relevant to the Legacy PC app MSI installer. It is not relevant to the Dispatch Hub MSI installer. 

 

Configuring your PC for MSI 

  1. Go to https://www.zello.com/data/mesh/ZelloWorkClient.msi to download the MSI installer
  2. Answer any prompts to allow Zello to be installed on your PC.

Please note that MSI files don’t support SHA-168 digital signatures, so outdated Windows versions such as XP and Vista may report the setup package as unsigned.

Installing MSI at different user interface levels

MSI packages can be installed using different user interface levels.
 
Completely silent installation accepts the Zello server address as a parameter named "ZELLO_SERVER". The ZELLO_SERVER parameter is case-sensitive and must be in uppercase. In the following examples, the parameter is set to the server address of "mycompany59.zellowork.com" for a network named "mycompany59":

msiexec /q /i ZelloWorkClient.msi /l* Install.log ZELLO_SERVER="mycompany59.zellowork.com"

If the ZELLO_SERVER parameter is omitted, the installation will be successful; however, the app will run the configuration wizard (shown in step 9 below) at first launch to complete the installation.
 
UI-enabled installations can also utilize this parameter. The specified value will be copied into the UI, so additional input by the user is not required:

msiexec /i ZelloWorkClient.msi /l* Install.log ZELLO_SERVER="mycompany59.zellowork.com"

  1. Initially, the Welcome Screen is displayed.
  2. msi_-welcome_screen.png
  3. Click on Next to continue
  4. Type in the destination folder name
  5. msi_-_destination_screen.png
  6. If you didn't pass the ZELLO_SERVER parameter already, type in the network server address or the location of your On-premise Server. Network server addresses would have the format "networkname.zellowork.com" while an On-premise Server would have an address such as "http://10.0.0.33"
  7. msi_-_configure_screen.png
  8. If you leave the field blank, the configuration wizard will display a second screen, again asking for the network server address or the On-premise Server address
  9. msi_-_configuration_wizard__1_.png
  10. Type in the appropriate address and finish the wizard to return back to MSI installation
  11. The Finish screen will display after the installation has completed successfully.
  12. FINISHSCREEN.JPG

Questions? Contact us or submit a new ticket for support-related inquiries.

Was this article helpful?

0 Comments

Article is closed for comments.

0 out of 0 found this helpful