Skip to content

MaxPra/JavaFXLaunch4JSettings

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

JavaFXLaunch4JSettings

Settings for JavaFx to create a EXE-File

Instruction:

First you have to open the .xml file in Launch4J then do the following:

  1. Replace "YourExe.exe" with the name you want the EXE to have (Select the path).
  2. Replace "YourJar.jar" with the Jar, you want to make the EXE out (Select the path).
  3. If you want an icon, you can choose one, if not, just delete "YourIcon.ico".
  4. In the "Command line args" you have to replace "YourJar" with the name of your jar.
  5. In the Tab "jre" you have to enter the name of your jre folder, you want (Basic Launch4J stuff, doesn't have to do with JavaFX).
  6. You have to name the folder, where the JFX library is in, "JFX".
  7. You're done! :)

The JFX-library and the JRE have to be in the same folder as the executable!

Have fun with it!

Click here to download the ZIP-Folder!

About

Settings for JavaFx to create a EXE-File

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published