Hello,
We have to make install packages for the same software in two very different manner:
First use case is a smallish package, which could be downloaded from the internet, then the installation process downloads and installs every missing dependency.
Second use case is a bit unusual, but we have clients who use airgapped/offline infrastructure, and we have to provide the same software with all of its dependencies included, possibly built into the single installer exe file.
We'd like to see some options where we can use a single .aip file to build both installer type, like defining an Online and Offline build on the "Builds" panel and tying different dependencies/prerequisites to those.