Hi,
Does the Orkestra.v.1.8.3.msi file support silent installation from the ‘system’ user context?
We are looking into having this deployed for multiple users upon next ‘update’ of version 1.8.3.
tia
Hi,
Does the Orkestra.v.1.8.3.msi file support silent installation from the ‘system’ user context?
We are looking into having this deployed for multiple users upon next ‘update’ of version 1.8.3.
tia
Hi there @MikeJo1 !
Super cool that you’re planning a deployment of Orkestra
Yes the msi can be silent installed . The command is :
msiexec /i "<path to Orkestra msi>" /quiet AI_DESKTOP_SH=1
You can set the AI_DESKTOP_SH to 0 if you don’t want the desktop shortcut to be created.
PS : if you already have 1.7.2 or older, I’d strongly advise you to uninstall before installing 1.8.3.