搜索 | 用户支持

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

详细了解

Can Normal Firefox and Fireofx nightly be installed on the same system without interfering with eachother?

  • 5 个回答
  • 1 人有此问题
  • 47 次查看
  • 最后回复者为 cor-el

more options

I currently have standard Firefox Quantum installed on my Windows 10 computer, I would like to install Firefox nightly to help find and report bugs as well as get new features faster. Can I install separate versions of Firefox without one overwriting another interfering with the other?

I currently have standard Firefox Quantum installed on my Windows 10 computer, I would like to install Firefox nightly to help find and report bugs as well as get new features faster. Can I install separate versions of Firefox without one overwriting another interfering with the other?

被采纳的解决方案

You need to be careful, but it can be done.

Each Firefox must be placed in its own Programs Folder. Also, each must have its own profile.

You can use sync to share the profile data, BUT different versions may not be able to share certain settings, add-ons . . . . So sync only passwords and bookmarks.

Download the full installers for each version you want to use. When you run the installer, select the Manual option and place each in its own programs folder (see pictures).

Note: When the installer is done, Do Not run the browser yet.

Note: Whatever version is loaded Last will be the default. Also, create the profiles before you start installing other Firefox's. +++++++++++++++++++++++++++++++++++++++++++++++ With Windows, each Firefox must have its own batch file program to send the nessassary information into the browser when started.

Here is an example (on one line only); C:\Program Files (x86)\Mozilla Firefox Current\firefox.exe -no-remote -P Firefox_v_57

https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options

Usage: C:\PROGRA~1\MOZILL~1\firefox.exe [ options ... ] [URL]
      where options include:
 
 -h or -help        Print this message.
 -v or -version     Print Firefox version.
 -P <profile>       Start with <profile>.
 -migration         Start with migration wizard.
 -ProfileManager    Start with ProfileManager.
 -no-remote         Do not accept or send remote commands; implies -new-instance.
 -new-instance      Open new instance, not a new window in running instance. (Does not work on Windows) 
 -UILocale <locale> Start with <locale> resources as UI Locale.
 -safe-mode         Disables extensions and themes for this session.
 -console           Start Firefox with a debugging console.
 -jsconsole         Open the Error console.
 -browser           Open a browser window.
 -new-window  <url> Open <url> in a new window.
 -new-tab     <url> Open <url> in a new tab.
 -preferences       Open Options dialog.
 -search     <term> Search <term> with your default search engine.
 -setDefaultBrowser Set this app as the default browser.
定位到答案原位置 👍 1

所有回复 (5)

more options

选择的解决方案

You need to be careful, but it can be done.

Each Firefox must be placed in its own Programs Folder. Also, each must have its own profile.

You can use sync to share the profile data, BUT different versions may not be able to share certain settings, add-ons . . . . So sync only passwords and bookmarks.

Download the full installers for each version you want to use. When you run the installer, select the Manual option and place each in its own programs folder (see pictures).

Note: When the installer is done, Do Not run the browser yet.

Note: Whatever version is loaded Last will be the default. Also, create the profiles before you start installing other Firefox's. +++++++++++++++++++++++++++++++++++++++++++++++ With Windows, each Firefox must have its own batch file program to send the nessassary information into the browser when started.

Here is an example (on one line only); C:\Program Files (x86)\Mozilla Firefox Current\firefox.exe -no-remote -P Firefox_v_57

https://developer.mozilla.org/en-US/docs/Mozilla/Command_Line_Options

Usage: C:\PROGRA~1\MOZILL~1\firefox.exe [ options ... ] [URL]
      where options include:
 
 -h or -help        Print this message.
 -v or -version     Print Firefox version.
 -P <profile>       Start with <profile>.
 -migration         Start with migration wizard.
 -ProfileManager    Start with ProfileManager.
 -no-remote         Do not accept or send remote commands; implies -new-instance.
 -new-instance      Open new instance, not a new window in running instance. (Does not work on Windows) 
 -UILocale <locale> Start with <locale> resources as UI Locale.
 -safe-mode         Disables extensions and themes for this session.
 -console           Start Firefox with a debugging console.
 -jsconsole         Open the Error console.
 -browser           Open a browser window.
 -new-window  <url> Open <url> in a new window.
 -new-tab     <url> Open <url> in a new tab.
 -preferences       Open Options dialog.
 -search     <term> Search <term> with your default search engine.
 -setDefaultBrowser Set this app as the default browser.

由James于修改

more options

(see pictures)

more options

.....

由GerardoPcp04于修改

more options

Current Nightly builds (still 68, but will soon go to 69) should use its own profile when you aren't specifying or creating a profile with the Profile Manager and thus shouldn't interfere with a release. On Windows they will probably also install in their own Firefox program folder.

more options

See also;

(please do not comment in bug reports
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html
)