Launch exe without need for CVB to be installed

Hi @danielquintic ,

that - for me - only explains that you want to deploy your app in a single executable. Nevertheless, there will be dependencies, which have to be installed to the system, first. Please say so, if I’m drawing wrong assumptions.

I’m rather asking you for the necessity to skip the standard procedure of installing dependencies on your target system. CVB is - as compared most of other libraries - deployed over a installer. This brings all the necessities: The DLLs, the licensing service and the system configuration to use the latter. You can still deploy your app as one executable using that infrastructure.

I would also like to point you to the concept of our runtime installers, which can be used for a more “customized” deployment experience. Depending on your system this post can be interesting for you.