It was solved!
Thank you!
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
The error in the title come out when i tried to install a stock trading software,is there any method to fix it?[ I have tried to install the software on another laptop to make sure it is not the problem of the software.Download link: https://www.osk188.com/page.jsp?name=download_apps]
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
It was solved!
Thank you!
Dear sir,
After Following above steps am still facing
Windows error 2 occured while loading the Java VM
please help me out regarding this,,,,,,,
The suggestion above worked for me on a different application. I could not get the PATH variable to work.
I had this issue on a 64-bit Windows 10 system. I installed Java 8 Update 77 x64. I had to set a new environment variable named JAVA_HOME. It's set to the Java JRE folder in the 'Program Files' directory. I then added a new entry to the PATH variable of "%JAVA_HOME%\bin". Here is what is bad: the JRE folder has the version in the name, so when I update Java, the JAVA_HOME variable will be broken. I'll have to engineer the install to update the variable, too.
That was the major problem. I had installed an Oracle product that installed it's own JAVA Path as C:\ProgramFiles\Oracle\Java\1xxxxx\bin first in the order. I added thecorrect Java path at the end and didn't work. I then deleted the first one and everything is fine!