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
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 ...
MyZen Installation Guide: Mac
Requirements: Supported macOS Versions: MyZen supports macOS 11 (Big Sur) and above. Hardware - MyZen will run with basic hardware configuration, but for a seamless experience, 8 GB RAM and SSD are recommended. Antivirus and Exceptions - If the ...
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: 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 ...
MyZen Installation Guide: Windows
We360.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 ...