I created a native bundle of my app for Windows@32 bit. I used Jdk 8u40 b23.
After the installation of the app on a Windows server 2003, a double click on the .exe file don't work. Nothing happens.
On the opposite, installing the jdk 8u40 b23 and double clicking on the .jar file, the app starts.
I know that Windows server 2003 is not official supported from Java8; but someone can explain me if there is a workaround to make it work?
Thanks
After the installation of the app on a Windows server 2003, a double click on the .exe file don't work. Nothing happens.
On the opposite, installing the jdk 8u40 b23 and double clicking on the .jar file, the app starts.
I know that Windows server 2003 is not official supported from Java8; but someone can explain me if there is a workaround to make it work?
Thanks