Answered
How to deploy Studio in silent mode
Hi team,
How can we deploy Bizagi Studio in multiple lab computers using a deployment tool? I looked for the instructions and could not find any for Studio.
We will host the database is a dedicated computer.
Thank you for your assistance.
Razan
Dear Razan,
To perform a silent install, run a cmd as administrator, then, go to the path where do you have the setup file (For example cd C:\Users\yourname\Downloads). Supposing that your setup file is named "BizagiStudio-x64, type in the cmd the following:
BizagiStudio-x64.exe /a
And then press the Enter key.
Best regards.
Looks like BizagiStudio-x64.exe /a still results in a non-silent installation.
BizagiStudio-x64.exe /? brings up help which instructs to use:
BizagiStudio-x64.exe /S /v/qn
This results in the installation of some prerequisites and a setup.txt file containing:
[ResponseResult]
ResultCode=-3
Doesn't look like the /a switch works anymore.
BizagiStudio-x64.exe /? informs us to use BizagiStudio-x64.exe /S /v/qn
However, when doing so, it only installs a few prerequisites before logging success in the Event Viewer.
Comments have been locked on this page!