Openstudio 3.10 installation issues
Hi,
We are trying to create an installation package for OpenStudio so that end users can install it easily on their machines and it is not working. To automate the setup process, we are using the Qt Installer Framework's --script argument as described in the official documentation:
OpenStudio-3.5.0+7b14ce1588-Windows.exe --script install.qs
The problem:
- The installer runs and correctly copies all the OpenStudio files to the destination folder
- However, the
.exeprocess never exits — it just keeps running indefinitely - When we install it manually the .exe works fine
Is there something that we can do to prevent this from happening?
add a comment




