Hi,
Sorry if this has been discussed, but not sure what to search for.
Basically, my Java application uses the current working directory to locate various resources, that sit in the application folder, alongside the executable.
That's fine when starting the software from a shortcut, but when I'm starting it from a file association (so, double-clicking a file that is associated with my application), that working directory is the location of the file, not the location of the executable.
I also use install4j, and it is able to set the working directory as the path to the executable, rather than the file. Is there a setting in AI that allows me to do the same? Or any alternative?
Thanks,
David.