Francisco Javier Torres
Francisco Javier Torres
@j256 Did you add something to detect this case as a DOCX file? I found similar problem and I tried several ways to detect it as a DOCX file but...
Thanks @edvin, I searched a lot about `javapackager` but I didn't find anything about uninstall process so it's not possible to define uninstall directories. Also if I use the same...
@zemudkram Great!, the use of this library could be the solution. However the use of external libraries to do it made the jar a bit bigger but could be very...
I created the pull request #113 with specific folders for all users. Could you review that?
@edvin What do you think about this?
After another revision I don't understand why the LauncherParams class are reading parameter from manifest, the "delegate" parameter contains the parameters from the first call. Maybe just removing FXLauncher parameters...