jeffmaher / hello-fx

A "Hello World" application in JavaFX that is built using the JavaFX Maven plugin.
Apache License 2.0
0 stars 1 forks source link

Windows Native Build: Add screens for the Inno Setup Installer #1

Open jeffmaher opened 10 years ago

jeffmaher commented 10 years ago

By default (mvn jfx:native), the EXE-based installer produced by Inno Setup only tells the user that it will be installing the application. In many cases, a license agreement or other information will be presented to the user. Figure out how to do this and add to the project.

jeffmaher commented 10 years ago

This explains where Inno Setup files can go: http://stackoverflow.com/questions/16810694/create-a-native-javafx-app-with-inno-setup-and-maven