While trying to update our application to the (ea-version of) jpackager I noticed that the executable files are now in a bin/ subdirectory, which will make the application update from javapackager a real pain.
For Linux this can be argumented with the Filesystem Hierarchy Standard but under Windows it is not common or standard to do so. The .exe file for an application is expected to live in the base installation directory. Is there any chance this can still be changed or made configurable? Best regards, Robert Lichtenberger