Hmmm.
There are some free (and also open source) packers, that pack all jar stuff into an exe as a starter app for a JVM (with optional installing a JVM runtime from Oracle, if not installed).
So, during development you can safely bind it to your java.exe (or else) and when you release it, you bind it to the packer EXE. I hope that this one is then unique... it must be ^^