Overview
This article describes the silent
installation switches required to install HyDraw CAD and its updates (Service
Packs and Hotfixes) without user interaction.
Silent installation is typically used for
automated deployments through tools such as Microsoft Intune, SCCM, or other
enterprise deployment solutions.
1. Silent Installation – HyDraw CAD (Full Package)
To install the full HyDraw CAD package
silently, use the following switch:
--silent
Example:
setup.exe --silent
Note: Ensure that the installation files are fully extracted before running the silent installation command.
2. Silent Installation – Service Packs (SP) and Hotfixes
(HF)
To install Service Packs (SP) or Hotfixes
(HF) silently, use the following switch:
-i
silent
Example:
HyDrawCADUpdate.exe -i silent
Important Notes
- Extract the setup files to the required location before installing the application.
- The silent switch differs
between the full HyDraw CAD installer and update packages.
- Always test the silent
installation manually before deploying via enterprise tools.