konkodi210 / sampratistaana

MIT License
3 stars 0 forks source link

Java version issue when app is launched on 32bit windows OS #42

Open anoochana opened 3 years ago

anoochana commented 3 years ago

Unable to launch the application in another Intel Atom based system where windows10 32 bit is installed. It works fine in another laptop where windows 10 64 bit OS is installed.

Error: C:\Users\Rebello\Downloads\image\image\bin>sampratistaana.bat This version of C:\Users\Rebello\Downloads\image\image\bin\java.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.

C:\Users\Rebello\Downloads\image\image\bin>java This version of C:\Users\Rebello\Downloads\image\image\bin\java.exe is not compatible with the version of Windows you're running. Check your computer's system information and then contact the software publisher.

System information is attached. image

konkodi210 commented 3 years ago

We use Jlink based os dependent build. We may have to take another build with 32 bit JDK for windows