搜索 | 用户支持

防范以用户支持为名的诈骗。我们绝对不会要求您拨打电话或发送短信,及提供任何个人信息。请使用“举报滥用”选项报告涉及违规的行为。

详细了解

Can I have multiple versions of Firefox installed?

  • 4 个回答
  • 332 人有此问题
  • 13 次查看
  • 最后回复者为 cor-el

more options

I'd like to install Firefox 4, but also want to keep Firefox 3.6. I test web applications and hence need multiple versions.

Is this possible? If so, what words of wisdom can you share on how to install 4 without screwing up the current Firefox installation?

I have both a Mac (OS 10.6) & Windows 7. I'd prefer to keep 3.6 on both, but only need to install 4 on one.

I'd like to install Firefox 4, but also want to keep Firefox 3.6. I test web applications and hence need multiple versions. Is this possible? If so, what words of wisdom can you share on how to install 4 without screwing up the current Firefox installation? I have both a Mac (OS 10.6) & Windows 7. I'd prefer to keep 3.6 on both, but only need to install 4 on one.

被采纳的解决方案

You're 10 security updates behind - 3.6.16 was released yesterday.

Mac = only one version of Firefox at a time.

Windows = Install Firefox 4.0 using the Custom Installation option, in a uniquely named folder - like /Program Files/Firefox 4.0/ - don't let 4.0 run after the installation procedure is complete.

Create a new profile exclusively for the 4.0 beta version and create a desktop shortcut with -P "profile" appended to the target to launch that profile.

定位到答案原位置 👍 24

所有回复 (4)

more options

选择的解决方案

You're 10 security updates behind - 3.6.16 was released yesterday.

Mac = only one version of Firefox at a time.

Windows = Install Firefox 4.0 using the Custom Installation option, in a uniquely named folder - like /Program Files/Firefox 4.0/ - don't let 4.0 run after the installation procedure is complete.

Create a new profile exclusively for the 4.0 beta version and create a desktop shortcut with -P "profile" appended to the target to launch that profile.

more options

Thanks.

I have 3.6.16 installed (just lazy when I typed in the version #).

more options

> Mac = only one version of Firefox at a time.

Not true. The process is not all that different from how it's done in Windows (this assumes you know where (& what) the Terminal is).

1. Install (i.e., drag) Firefox4.x into a different folder than Firefox 3.6.x (a sub-folder of the Applications folder or wherever else you like).

2. Launch Firefox 4 with the Profile Manager by entering the following in a Terminal window:

    /Path/to/Firefox.app/Contents/MacOS/firefox-bin -ProfileManager

Replace the "/Path/to" part with the actual path (duh) and type a "Return" at the end of the line.

3. Create a new profile for the 4.x version and uncheck the "Don't ask at startup" box, then click the "Start Firefox" button.

Now you can keep icons for both versions in your Dock (or put aliases to them in some convenient location) and when you launch either of them you'll be presented with the Profile Manager and can choose the appropriate profile (if you like you can paste a custom icon onto one (or both) versions to make it easier to remember which is which).

more options