Install Java Plugin Firefox Portable Dowload

11.08.2019
Active8 years, 1 month ago

I'd like to install Java in Firefox on Windows but I don't have administrative privileges on my machine.

Java Runtime Environment & Plug-in for Portable Apps. Download Portable Java 8 Update 221 32 bit (45 MB) Download Portable Java 8 Update 221 64 bit (49 MB) Download Portable Java 7 Update 79 32-64 bit Online (0.5 MB) Extract in your PortableApps folder (CommonFiles and.Portable folders at the same level). Download Java Runtime Environment (JRE) for PC Windows 8.1. Java Runtime Environment (JRE) free download for windows 8.1 32 bit, 64 bit.

Any clue on how to achieve this?

studiohack
11.4k18 gold badges81 silver badges114 bronze badges
FabianFabian

7 Answers

Unfortunately the answer for the moment is negative:

Add

You can't install Java in a portable manner, since it requires lots of updates to the registry.

There is nowadays much of a debate as regarding that point, and doubtless with all the portable apps hype going on it's only a matter of time before a portable version of Java becomes available that doesn't use the registry.

To resume, while Firefox is portable, Java isn't. Not yet, anyway. Stay tuned to Sun announcements concerning Java, and hopefully the problem will be resolved in the coming months.

harrymcharrymc
282k16 gold badges298 silver badges615 bronze badges

Browse to http://portableapps.com/apps/internet/firefox_portable and download Mozilla Firefox, Portable Edition. Install it to a local folder with write access. You can add anything as this version puts all the files in one location.

You can also install a portable java on a usb stick, check this.

ChrisChris
7535 gold badges18 silver badges36 bronze badges

Not much detail in this question but this part confused me:

I don't have administrative privileges on my machine.

It's your machine, yet you have no administrative privileges? Did you forget the password? You can clear the administrator password using Offline NT Password & Registry Editor. If it is someone elses machine, you can download the Java installer and extract it with Universal Extractor Binary Archive (no install needed) to any location you want, then follow the steps Goyuix outlined to have Firefox recognize it.

Maybe more insight into why you don't have administrative privileges can help us give you a better answer.

Community
John TJohn T

Java Plugin For Firefox

146k22 gold badges303 silver badges335 bronze badges

If you have Firefox and Java running on that computer (portable or otherwise), the only remaining glue is to get the Java Platform Plugin registered with Firefox. How it detects where Java is installed and which runtime to use is a bit of a mystery honestly, it probably looks in the registry or checks for the JAVAHOME environment variable. Not sure.

Install Java Plugin Firefox Linux

  • Copy the np*.dll files for your version of the JRE from the following location: C:Program FilesJavaj2rebin (or whatever the path is to your JVM)
  • Paste them into your Firefox plugins folder, which is typically in the following location: C:Program FilesMozilla Firefoxplugins (or whatever the path is to your Firefox)

There are also several references to Java in the extensions.ini, extensions.rdf and pluginreg.dat. All of these are plain text files that you can edit, though it still may not be the required ingredients. Compare them with a known good, working Firefox + Java install and hopefully you can make it work. These files are in the %APPDATA%Mozilla folder, and in your profile, by default. Not sure where they will be on your portable version.

Goyuix

Install Java Plugin Firefox Portable Download

Goyuix
5,5313 gold badges31 silver badges47 bronze badges

Firefox (both installed version and portable version) may use the environment variable 'MOZ_PLUGIN_PATH' to search for plugins, so you can:1) create a new environment variable in your OS using the above-mentioned name and put as value [current plugins folder];[portable java plugins folder]2) simply create a batch file (.BAT file), using the 'set' DOS command to set the above-mentioned environment variable in the same format:set moz_plugin_path=[current plugins folder];[portable java plugins folder]and then insert a new line to run Firefox.3) using the .INI file of the portable firefox version to include the plugins folder of Portable Java.

The [current plugins folder] is the current folder of Firefox Plugins. If you don't know where it is, open firefox, go to Plugins page, search for 'default plugin', you can read the full path where the default firefox plugin is placed.The [portable java plugins folder] is the current folder of plugins used by portable java. It is placed in 'Javabinnew_plugin' folder (Java is the root folder where Portable Java has been installed). If you still have problem, search for file 'npjp2.dll', and take note of the related folder where it is placed.

To check if one of the above-mentioned procedure has gone well, open Firefox and you should have two new items inside Plugins page:'Java Deployment Toolkit' and 'Java Platform SE'.

Hope this may be useful for all of you.

P.S. If you use the procedure 1, you must logoff Windows and logon Windows again in order to let Windows load the new environment variable.

Sourcenet ItaliaSourcenet Italia

Sure, gain Admin priviledges ;)

Use OphCrack to get the passwords for the local accounts on your computer and then use the credentials to launch an offline Java installation as an admin. Of course, this is assuming the rainbow tables in Ophcrack are capable of cracking the local account passwords.

rodeyrodey
1,5078 gold badges21 silver badges27 bronze badges

Easy peasy......even mom can do it! ;-)

CJDCJD

Not the answer you're looking for? Browse other questions tagged windowsfirefoxjavaadministrator or ask your own question.

From PortableApps:
Java Portable allows you to easily install the Java runtime engine to your PortableApps.com-enabled device. With Java on your portable device, portable apps which utilize the Java runtime environment, like OpenOffice.org Portable, can automatically utilize Java even if it isn't installed on the local PC. JARs can be run using our Java Portable Launcher.Java Portable allows you to easily add a Java runtime environment to your portable device. It automatically works with apps in PortableApps.com Format like OpenOffice.org Portable. No Java runtime environment needs to be installed on the local machine and no admin rights are required. The Sun JVM will be downloaded directly from Sun's servers as part of the installation process.

What do you need to know about free software?