Hey guys. So I use FF off of a thumb drive in a corp environment. I have JRE installed on my workstation, but FF isnt seeing it. Any ideas?
New: Aegisub (Jan 19, 2026), Platform 30.1.3 (Nov 17, 2025)
1,400+ portable packages, 1.2 billion downloads
Happy New Year! Please donate to support us in 2026!
Is the NPAPI version of Flash installed on that workstation?
Because FF portable only search for plug-ins in \data\plugins\ folder, you must copy some files located in the Java installlation folder to \data\plugins\ folder.
the req'd files list is:
bin\java.exe
bin\javaw.exe
bin\javaws.exe
bin\javacpl.exe
bin\jucheck.exe
bin\jusched.exe
bin\wsdetect.dll
bin\NPJPI*.dll (The filename changes in every release)
bin\NPJava11.dll
bin\NPJava12.dll
bin\NPJava13.dll
bin\NPJava14.dll
bin\NPJava32.dll
bin\NPOJI610.dll
bin\RegUtils.dll
bin\axbridge.dll
bin\deploy.dll
bin\jpicom.dll
bin\javacpl.cpl
bin\jpiexp.dll
bin\jpinscp.dll
bin\jpioji.dll
bin\jpishare.dll
lib\deploy.jar
lib\plugin.jar
lib\javaws.jar
lib\javaws\messages.properties
lib\javaws\messages_de.properties
lib\javaws\messages_es.properties
lib\javaws\messages_fr.properties
lib\javaws\messages_it.properties
lib\javaws\messages_ja.properties
lib\javaws\messages_ko.properties
lib\javaws\messages_sv.properties
lib\javaws\messages_zh_CN.properties
lib\javaws\messages_zh_HK.properties
lib\javaws\messages_zh_TW.properties
lib\javaws\miniSplash.jpg
or you can read in \Java\jre*\readme.txt.
thank you for listening me