Install the Connector for Altium Designer Server
You can install the Connector for Altium Designer server software and schema from a command window.
The tcl file installs the software with all required schema.
Install the Connector for Altium Designer ServerYou can install the Connector for Altium Designer server software and schema from a command window. The tcl file installs the software with all required schema. Install the the Connector for Altium Designer Server SilentlyYou can install the Connector for Altium Designer server software and schema unattended (silently). You can install silently from a command window or a shell by passing the commands to MQL. You can use this text as an example: C:\DassaultSystemes\R2018x\3DSpace\win_b64\code\bin\mql.exe -c "set context person creator password 'password' vault 'eService Administration'; set env silent_mode YES; set env base_directory C:\DassaultSystemes\R2018x\3DSpace\Apps\ConnectorforAltiumDesignerServer-R2018x; run C:\DassaultSystemes\V6R2018x\3DSpace\Apps\ConnectorforAltiumDesignerServer-R2018x\ECADIntegInstallSchemaMain.tcl" |