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 use a dll from webstart

843802Mar 7 2005 — edited Mar 9 2007
hi there, i have the following, for an app (it's going to run only on windows) i need some info from the registry and used some third party code for that, now, my question is, the dll file used has to be in the systemdirectory of the local machine. How could i achieve that when the program will be running from webstart ??

1. By just copying the file into there...
2. Or other, like rewriting the source code for the third party code

thx
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 6 2007
Added on Mar 7 2005
6 comments
287 views