Run Firefox from removable media

Topics Firefox on August 7th, 2007

This advanced tip makes it possible to run from removable media, such as a USB memory stick. This will allow you to run Firefox with your personal settings from any computer, even those that don’t have installed. It has only been tested on Windows XP/vista. The basic instructions are as follows:
1. Copy the application folder and your profile folder to the removable medium. In this example we will use R:\ for the application folder and R:\FFProfile as the profile folder, assuming the drive letter for the removable media is R:.

2. Create a simple batch file called R:\.bat with the following line:

start \\.exe -profile \FFProfile

3. Optionally, disable the disk cache to reduce the amounts of file writes to the removable storage by using about: to set browser.cache.disk.enable to false.

The reason why a batch file is needed instead of a simple shortcut is that a shortcut uses absolute paths, and since the actual drive letter for the removable media may change depending on which computer it is plugged into, the relative path used in the batch file is guaranteed to work anywhere.

Share and Enjoy: These icons link to social bookmarking sites where readers can share and discover new pages.
  • del.icio.us
  • StumbleUpon
  • Facebook
  • Google
  • Furl
  • Live
  • MisterWong.DE
  • NewsVine
  • Reddit
  • Slashdot
  • Technorati
  • YahooMyWeb
  • BlinkList
  • description
  • Fark
  • Netvouz
  • Spurl
  • MisterWong
  • Webnews.de
  • E-mail this story to a friend!

Tags:, , , , , , , , ,

Related posts

One Response to “Run Firefox from removable media”

  1. Comment by Slashdot - Firehose

    [...] Run Firefox from removable media[->] 2007-08-07 12:34 pcripsbox Submitted by pcripsbox on Tuesday August 07, @12:34PM [...]

  2. Comment by Newsvine - internet

    [IMG Comments][IMG ]

Leave a Reply