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
| CN Solution | ★中望CAD如何静默安装/卸载/修复 |
|---|---|
| JP Solution |
★How to perform silent installation/uninstallation/repair for ZWCAD:https://confluence.zwcad.com/pages/viewpage.action?pageId=314348444



