Tag Archives: Wernot 193

Openproj reported error errno = 193 in 64 bit operating system

1. Double-click to open OpenProj. Exe unresponsive solution:

1) modify openproj1.4.0.ini, change Maximum Version=any to Maximum Version=1.7 and save.

2) double-click OpenProj. Exe again, the path to select the jre will pop up, select the directory where the native jre is installed ( important: you must select the 32-bit jre, and the Java version is below 1.8, the reason will be explained below )

second, prompt “Failed to load Java VM Library” error solution:

1) open “start” -> Run “, enter “%USERPROFILE%”, and open to the user’s home directory.

2) open “AppData” in home directory -> Roaming “- & gt;” OpenProj “- & gt;” {13702021-43FB-480C-912F-D9B74A538288} “Directory, there is a” OpenProj1.4.0.ini “file below.

3) edit this file by changing the JRE Path= to the directory where the native JRE is installed ( important: you must select a 32-bit JRE and the Java version is below 1.8, for reasons explained below )

the prompt “Failed to load the Java VM Library” of the reason for the error, mainly because of the compiler OpenProj is to use a 32-bit JDK, and so in 64 the JRE to run have a problem, and seemingly version does not support Java8 +, anyway I use Java8 will appear first, double-click the have no reaction, after changing Java 7 32 bit was no problem, the hope can help solve this problem more and more people