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: 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 ...
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 ...