Issue: 

How to perform silent installation, uninstallation, or repair for ZWCAD.

Solution:

ZWCAD 2023 and later versions provide features for silent installation, uninstallation, and repair.

Execute Run as administrator, enter cmd to access the Command Prompt interface.

  • Silent Installation:

Installation command: <ZWCAD.installer.exe> /q /i /d <InstallDirectory>

<ZWCAD.installer.exe> = path to the installation package

<InstallDirectory> = target installation folder

  • Silent Uninstallation:

Uninstallation command: <ZWCAD.installer.exe> /q /u

<ZWCAD.installer.exe> = path to the installation package

  • Silent Repair:

Repair command: <ZWCAD.installer.exe> /q /r

<ZWCAD.installer.exe> = path to the installation package



★How to perform silent installation/uninstallation/repair for ZWCADhttps://confluence.zwcad.com/pages/viewpage.action?pageId=314348444