Skip to Main Content

Java HotSpot Virtual Machine

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to edit Windows Registry Using JNI from 64 bit JVM?

850268Mar 25 2011 — edited Mar 25 2011
Ok so I was using ICE_JNIRegistry.dll to edit the windows registry in my application. It works perfectly fine when running from a 32 bit jvm, but I want to know if there is anyway to edit the windows registry from a 64 bit jvm. I have been searching google an answer, but couldn't find a solution. Anyone know how to do this with or without ICE_JNIRegistry.dll?
This post has been answered by darrylburke on Mar 25 2011
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 22 2011
Added on Mar 25 2011
3 comments
926 views