loading wrong jvm.dll

Posted by Brittany on Stack Overflow See other posts from Stack Overflow or by Brittany
Published on 2010-03-25T19:20:25Z Indexed on 2010/03/25 19:23 UTC
Read the original article Hit count: 340

Filed under:
|
|
|

When I run an executable I created, it uses the jvm.dll from C:\Windows\System32. But I want it to use the jvm.dll in C:\Program Files\Java\jdk1.6.0_17\jre\bin\server.

C:\Program Files\Java\jdk1.6.0_17\jre\bin\server is in my PATH environment variable.

Does anyone know how to accomplish this?

Thanks.

© Stack Overflow or respective owner

Related posts about jvm

Related posts about path