Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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 .exe process 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?