Install Flash Player Without Admin Privileges Php Include

  

Admin

  1. Install Flash Player Without Admin Privileges Php Include Not Working
  2. How To Get Admin Privileges On Xp
  3. Flash Player Without Admin
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.

Any clue on how to achieve this?

How to fix Flash Player Windows permissions. Are you having problems getting Flash Player to work with Standard user accounts but Administrator accounts work fine? How to do a clean install.

Install Flash Player Without Admin Privileges Php Includestudiohack
11.4k18 gold badges81 silver badges114 bronze badges
  1. Apr 01, 2011  msiexec.exe /q ALLUSERS=2 /m MSIWCYDP /i 'install_flash_player_10_active_x.msi' I've had it pop up on a few users, but usually it runs silently. Here is a link to a Technet article on msiexec.
  2. Installing Java and Flash updates without local admin rights. Is this possbile? We can't give them local admin rights. Been declined, I think it is just a stupid Adobe formality. Once you get the download link, you can download MSI's of Flash Player. Unfortunately, you agree to not share the link.
FabianFabian

7 Answers

Unfortunately the answer for the moment is negative:

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
284k16 gold badges302 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:

Install Flash Player Without Admin Privileges Php Include Not Working

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
146k22 gold badges304 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.

  • 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.

GoyuixGoyuix
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

How To Get Admin Privileges On Xp

1,5078 gold badges21 silver badges27 bronze badges

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

CJDCJD

Flash Player Without Admin

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