Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Building an executable

Windows

We use jpackage to build an MSI installer for this project

Prerequisites

You will need Wix 3.0 or later installed on your machine, you can download it from here https://wixtoolset.org/

First run

mvn clean package

Run the

build_windows_exe.bat

To generate a production build

Or

Run the

build_windows_exe_debuggable.bat

To generate a debuggable build for testing, this will have a console where all std output will be piped to

The installer exe will be output to the /builds/windows folder in the root of this project.

About

An app which helps in opening certain file types when they are put into certain watched folders that the user can specify.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages