How can I test Java Applet application in the Firefox with different Java Plugins versions? For instance, with Java 6 and Java 7?
Is there a way to guide Firefox to the correct java.plugin.dll?
Haven't found any Firefox command-line options with regard to NPAPI so far.
Finally, I managed to do this.
Steps to make your computer use another JRE/JDK:
regedit.HKEY_LOCAL_MACHINE\SOFTWARE\MozillaPlugins\@java.com/JavaPlugin,version=XXX subtree.Path value to the place, where your plugin dll is. E.g.: c:\java\jdk1.6.0_37\jre\bin\plugin2\npjp2.dll.Version value E.g.: 1.6.0_37.%PATH% environment variable.If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With