You are here

Firefox Portable

.net errors in portable Firefox

Submitted by Brotherred on April 17, 2009 - 2:07pm

I started getting .net errors in PFF the other day and can not figure out why. I thought at first it was the age of my PFF so I got the latest. How ever when I port my extensions, it comes up with the same error.

I would like to isolate the extension(s) that are causing this. A complete re-install would solve the problem but not the problem of ignorance. Where do I begin?
Extensions installed:

Adblock Plus, Foxy Tunes, Flash Got, Flashblock, No Script, Chatzilla, Foxmarks, Dogears, Nuke Anything, Remove it Pernimently.

Updating Nightmare

Submitted by dadwhiskers on April 17, 2009 - 10:45am

Your site says this about updating Firefox Portable:

To upgrade to a newer version of Firefox Portable, just install a new copy of Firefox Portable right over your old one. All your data will be preserved. At this time, please don't use the auto-updater due to a bug. More information here.

relative path names

Submitted by jayramona on April 14, 2009 - 4:51pm

Hi I read that the latest version of Firefox supports relative path names. I am able to access an .html file no problem using an absolute path (file://c:/whatever)

I was wondering how to form an absolute path in the url box, and a nice thing to know was if Firefox has any predefined paths I can take advantage of.

Thanks,

Jay

Firefox and TrueCrypt

Submitted by Moe on April 10, 2009 - 10:11pm

Hello, I am using Firefox Portable on my USB-key for quite some time now, it's great. I have a TrueCrypt volume on that USB-key as well, and I was thinking of moving the FirefoxPortable folder into that volume for added security.

- Can I just move the folder into the volume, or should I reinstall to the volume?
- Has anyone had any troubles with Firefox Portable running off a mounted TrueCrypt volume?

- Moe

Link on Portable Apps Start Menu Doesn't Launch Firefox

Submitted by sebringmx on April 8, 2009 - 9:02am

Link on Portable Apps Start Menu Doesn't Launch Firefox
Firefox splash screen appears, then dissapears but the browser doesn't appear.
I reinstalled the Firefox portable app and it is still the same. I am currently running on a Windows XP PC and the portable app is on a portable hard drive. This previously worked fine on this PC and another (Vista) PC yeasterday using the same portable drive.
Portable Apps version is 1.5.2, Firefox 3.0.8
I had a number of Add-Ons in Firefox and these worked OK.
Other portable apps start and work as expected.
I hope someone can help me with this.

Improve performance

Submitted by rbouchard on April 6, 2009 - 8:26pm

Hi, I found a way to make firefox portable virtually lagless. I'm not sure if this has been already suggested, but you can just make a batch file to copy it to a temporary directory, and then run it on the hard drive. Then, when you're done, you can copy to back to your USB drive.

Here is one I made:
@ECHO OFF
ECHO Creating temporary directory for firefox potable
PAUSE
MKDIR %temp%\FFXP
ECHO Copying firefox to temp directory
PAUSE
XCOPY /E /Q FirefoxPortable %temp%\FFXP
ECHO Starting firefox
PAUSE
%temp%\FFXP\FirefoxPortable.exe
ECHO Saving changes to USB device
PAUSE

Pages