Hi there
I’m wondering if there’s a way to take a model I’ve produced, and package it along with some sort of “flexsim runner” to create a standalone application which can be run without the end user having to first install flexsim.
Looking around a bit I believe I could use the SDK to create a stripped down UI, and then provide the user with this model and runtime license; or I could host the model through the flexsim webserver and provide the user with a login, but I don’t think either of these provide me with exactly what I’m after (a model application which can be executed without a flexsim installation or network connection).