同时运行多个 firefox 实例

1466阅读 0评论2008-11-07 js_raybin
分类:WINDOWS

因为需要测试 firefox 3.x,又不希望影响 firefox 2.x 正常的使用,找了些资料。

我在下载的 firefox 3.x nightly build,你可以在

寻找最新 build 的 windows zip 包(绿色无安装,解压运行 firefox.exe 即可)。

1. 首先需要建立多个 firefox 的配置文件。

开始 - 运行 - firefox -profilemanager

说明:两个firefox 不能使用同一个 profile 文件,否则会提示“firefox 已经在运行…”

2. 修改启动的快捷方式

说明:-P 表示使用 guoshuang 这个profile 配置; -no-remote 打开另外一个实例。

相关资料:

windows 命令脚本

set MOZ_NO_REMOTE=1

“C:Program FilesMozilla Firefoxfirefox.exe” -P guoshuang

上一篇:关于“屯屯屯屯屯屯屯”的问题
下一篇:教程:利用2K大小的XP启动引导文件做多重启动菜单