Install command
- Last UpdatedMay 22, 2025
- 1 minute read
The MES Cloud integration install command syntax is:
Setup.exe /silent /mingui install_response_file
where
-
Setup.exe is the file path (if needed) and file name of the MES Setup tool executable file.
-
/silent is the switch that causes the installation to run in the background without a user interface.
-
/mingui is an optional switch that, if included, runs the installation with minimum GUI.
-
install_response_file is the file path (if needed) and file name of the XML response file that specifies what MES components to install. Only one response file can be entered.
For example:
C:\CD-MESCloudIntegration\Setup.exe /silent response.txt
The command must be run by a user with a Windows Administrator user account.