Skip to Main Content

Java SE (Java Platform, Standard Edition)

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 Copy a Jre And use It Without Installing

843798Jul 8 2004 — edited Oct 26 2004
Hi there,
The problem which i am facing is that, i am using a Java-Bean registered as a .dll from my VB Code, Using the ActiveXBridge. For this i need to use JRE1.4.2 version.

Now if the client does not have this JRE, then my goal would be to just copy the JRE at a location, and register the .dll file, Now I have to somehow programatically perform setting , such that, this copied JRE is used the client uses the .dll from his VB Code.

Regards.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 23 2004
Added on Jul 8 2004
6 comments
1,048 views