Automated Installation Commands
Windows
INSTALL
EXE - NO Logging
<EXE PATH>
EXE - WITH Logging at C:\myzenv2.log
<EXE PATH> /i // /L*V C:\myzenv2.log
MSI - NO Logging
msiexec /i <MSI_PATH> /qb!
MSI - WITH Logging at C:\myzenv2.log
msiexec /i <MSI_PATH> /L*V C:\myzenv2.log
UNINSTALL
STANDARD
wmic product where name="MyZenV2" call uninstall /nointeractive
STEALTH
wmic product where name="zs" call uninstall /nointeractive
Related Articles
Installation tips
Please note the following frequently encountered points wrt. installing Myzen in standard/stealth mode - If installation throws an error about a myzen-updater or any such job, please click on Ignore Standard: DOES NOT require full administrator ...
Stealth Installation Guide: Linux
Requirements: Supported Systems: MyZen officially supports only Ubuntu LTS (20.04, 22.04, 24.04) and Ubuntu-derived distributions (e.g., Linux Mint) Wayland Compatibility: Limited support is currently available for Wayland. If Wayland is your ...
MyZen Installation Guide: Windows
VSG-365.ai includes two interfaces. Interface 1, the MyZen desktop application, needs to be installed on all employee Windows systems. Interface 2 is a web application accessible to administrators. The employee application is called MyZen app and ...
Stealth Installation Guide: Windows
Steps to install MyZen Stealth: Note: Please ensure that you do not rename the downloaded setup file before installation. Keeping it as is, with its original encoded name, is essential for proper installation. Step 1: Locate the setup file named ...
Stealth Installation Guide: Mac
Steps to install Stealth on Mac: Note: Please ensure that you do not rename the downloaded setup file prior to installation. Keeping it as is, with its original encoded name, is essential for proper installation. Step 1: Locate the setup file named ...