MSI Installer

The public knowledge pool and discussion forum of the OWS community. Do not post confidential information here!
User avatar
RedDevil99
Posts: 6
Joined: 30 Jun 2020, 05:18
Location: Auckland , New Zealand
Contact:

MSI Installer

Post by RedDevil99 »

Hi

We would like to build a custom version of OWS from the Open Source codebase. Is it possible to build the MSI installer from the source code?

Thanks and Regards

Stephan Classen
Posts: 232
Joined: 27 Mar 2020, 09:55

Re: MSI Installer

Post by Stephan Classen »

We use install4j to build the installer and launcher for the java application.
Because of license issues we cannot make this part open at the moment.

You can use the Java from the github repository and build everything using maven.
The main class is "PhaseTwoWebStartLauncher".
Maybe you need to remove some dependencies to install4j.

You can also check our premium support options. We offer customized installers and versions for customers with this support package.

User avatar
RedDevil99
Posts: 6
Joined: 30 Jun 2020, 05:18
Location: Auckland , New Zealand
Contact:

Re: MSI Installer

Post by RedDevil99 »

Thanks for the reply Stephan. I'm in touch with Stephan Huber regarding support options

Post Reply