Hello:
I created an application that it uses Preloader. The preload is running perfectly if it is invoked directly. (Ej: Java -jar jarfile.jar) If I use the winlauncher, the preloader is not invoked. Thanks in advance Javier P/D I opened the MANIFEST.MF inside the JAR file and the directive "JavaFX-Preloader-Class" is correct. The preloader.jar file is inside the classpath.