Relative Content

Tag Archive for javawindowsjava-11startup

What does double-click in windows does exactly? How to find out?

this is my first question and quite a weird one. I am developing a Java Application (with javafx) for multiple windows clients in a network. My goal is to run the built jar on every computer there. The problem is these PCs don’t have the exact same setup (although they should have). This does create some unexpected problems. In my last attempt I finally got an 80% success rate and the remaining PCs seem to have the same problem (hopefully).