You are here

Deer Park Java Problems

3 posts / 0 new
Last post
TheRed
Offline
Last seen: 14 years 8 months ago
Joined: 2005-12-20 17:03
Deer Park Java Problems

This is probably unsupported, but don't yell at me. Does anyone know what I'm doing wrong? I can't get Java working on portable firefox

I already had portable firefox working nicely, downloaded Deer Park 1.6 Alpha 2, compressed all the dlls and exes with upx and put it into my /firefox/ directory (where the core firefox stuff is). Java applets do not load, but sun's website detects java. All my plugins are in he /plugins/ directory. On Deer park on my computer, Java Works, and on portable firefox 1.5 java works. But it's not working on Deer park.

Any help is appreciated thanks.

tittoproject
tittoproject's picture
Offline
Last seen: 5 years 3 months ago
Joined: 2005-12-09 12:23
Java must be installed...

Java must be installed in the host pc. If Java is installed, Firefox will find it!

To see where plugins are installed in, put this code into prefs.is, or user.js:

// Show full path to plugins in about:plugins
user_pref("plugin.expose_full_path", true);

and then type "about:plugins" on the URL bar.

BTW: excuse me for my bad English...

TheRed
Offline
Last seen: 14 years 8 months ago
Joined: 2005-12-20 17:03
I have java installed. I

I have java installed. I stated that Java works on Deer Park in my C:\Program Files\Mozilla Firefox\ Directory and with portablefirefox 1.5 (official version), but not on deer park on my usb drive.

Topic locked