How to use both Firefox 3 & 4, and easily switch between them !

hackerman1

New member
Local time
9:03 AM
Messages
759
hi !

The “EASY” way to run both Firefox 3 & 4:

1. duplicate the existing profile
2. name them F3 & F4
3. duplicate profiles.ini
4. name them profiles.F3 & profiles.F4
5. create a bat-file, Firefox 3.bat:

------------------------------------------------------------------------------
COPY C:\Users\HACKERMAN\AppData\Roaming\Mozilla\Firefox\profiles.F3 C:\Users\HACKERMAN\AppData\Roaming\Mozilla\Firefox\profiles.ini

START "" "E:\SYSTEM\FIREFOX 3.lnk"

EXIT
-------------------------------------------------------------------------------

6. create a shortcut to Firefox 3, (firefox.exe in the firefox-3 folder), name it FIREFOX 3

7. create a bat-file, Firefox 4.bat:

-------------------------------------------------------------------------------
COPY C:\Users\HACKERMAN\AppData\Roaming\Mozilla\Firefox\profiles.F4 C:\Users\HACKERMAN\AppData\Roaming\Mozilla\Firefox\profiles.ini

START "" "E:\SYSTEM\FIREFOX 4.lnk"

EXIT
-------------------------------------------------------------------------------

8. create a shortcut to Firefox 4, (firefox.exe in the firefox-4 beta folder), name it FIREFOX 4

9. create shortcuts to Firefox 3.bat & Firefox 4.bat, put them on your taskbar / desktop.


both bat-files & both shortcuts (Firefox 3.lnk & Firefox 4.lnk) should be in the same folder: "E:\SYSTEM"
now you can use both versions without having any trouble with your add-ons etc. since each version uses its own profile.

NOTE: the bat-files above are of course only examples !

of course you can change the paths, "E:\SYSTEM\" is where i have MY bat-files & shortcuts.
you should also change the paths in the bat-files to fx. C:\Users\%username%\.....", or your own username instead of "HACKERMAN".

but there is one good reason why i use direct and not relative addressing in the path,
if i use my ADMIN-account instead of my USER-account then i can still use the same profiles.
otherwise i would have to create double profiles also on my ADMIN-account, and i would also have to update / synchronize the profiles on both accounts.

why use shortcuts to firefox.exe in both bat-files ?

otherwise you would have to use direct addressing, and have to switch folder (cd "C:\Program files\....", before starting firefox.exe,
but since shortcuts "know" where the exe-file are, it´s easier to use a shortcut.
also if you change folder fx. when installing a new version if Firefox, then you only need to change the shortcut, not the bat-file.
 

My Computer My Computer

At a glance

W7-Enterprise + WS-2008 (Converted to Worksta...P4 2,4GHz (at 1,8GHz, "slow" RDRAM, only 400M...2GBNVIDIA QUADRO2 PRO 64MB
Computer Manufacturer/Model Number
Dell
OS
W7-Enterprise + WS-2008 (Converted to Workstation)
CPU
P4 2,4GHz (at 1,8GHz, "slow" RDRAM, only 400MHz FSB...)
Motherboard
Intel 850E
Memory
2GB
Graphics Card(s)
NVIDIA QUADRO2 PRO 64MB
Sound Card
Yes
Monitor(s) Displays
Dell 1702FP
Screen Resolution
1280x1024
Hard Drives
Yes
PSU
Yes
Case
Yes
Cooling
Yes
Keyboard
Yes
Mouse
Yes, and i also have Cats...
Internet Speed
University: 100 MBit/s, Home: UMTS 7,2 MBit/s
Other Info
W7 on a DINOSAUR: P2 with 266MHz CPU & 160MB RAM

My Computer My Computer

At a glance

Windows 10 Pro x64, Arch LinuxIntel Core 2 Quad Q8200 OC'd 3.08GHz8GB DDR2 900MhzMSI GT730 2GB GDDR5 (Kepler)
Computer type
PC/Desktop
Computer Manufacturer/Model Number
Custom Build
OS
Windows 10 Pro x64, Arch Linux
CPU
Intel Core 2 Quad Q8200 OC'd 3.08GHz
Motherboard
Asus Rampage formula LGA775
Memory
8GB DDR2 900Mhz
Graphics Card(s)
MSI GT730 2GB GDDR5 (Kepler)
Sound Card
Supreme FX2
Monitor(s) Displays
Samsung LS22F350 LED
Screen Resolution
1080P
Hard Drives
Kingston SSDNow UV400 120GB, 500GB Hitachi, 2TB Samsung, 500GB Seagate FreeAgent, 640GB Samsung, 160GB Toshiba (Arch)
PSU
AeroCool 500W Bronze
Cooling
Cooler Master V6 + 3X fans
Keyboard
Prolink keyboard
Mouse
Logitech M705
Internet Speed
1MiB/s
Browser
Chrome Beta
Back
Top