阅读:3437回复:8
firefox3.6和4.0可以共存且不互相影响么
现在电脑里装了3.6,想试试4.0,但是不想卸载3.6,直接装4.0没有影响吧?
|
|
1楼#
发布于:2010-12-04 20:09
手把手教的http://3yds.com/archives/288
|
|
2楼#
发布于:2010-12-04 20:09
学习了!
|
|
3楼#
发布于:2010-12-04 20:09
特别提醒一下,sync同账号的3.x和4务必要取消同步设置文件。
最重要的一个设置。。。firefox 4里面磁盘缓存默认1G,3.x 78MB |
|
|
4楼#
发布于:2010-12-04 20:09
|
|
|
5楼#
发布于:2010-12-04 20:09
可以这样么?
X:\Program Files\Mozilla Firefox 3.6\firefox.exe -profile -no-remote profile3.6A X:\Program Files\Mozilla Firefox 3.6\firefox.exe -profile -no-remote profile3.6B X:\Program Files\Mozilla Firefox 3.6\firefox.exe -profile -no-remote profile3.6C ... X:\Program Files\Mozilla Firefox 4.0\firefox.exe -profile -no-remote profile4.0A X:\Program Files\Mozilla Firefox 4.0\firefox.exe -profile -no-remote profile4.0B X:\Program Files\Mozilla Firefox 4.0\firefox.exe -profile -no-remote profile4.0C ... 如果可以的话,这些配置文件去哪里找呢? 还有还有,本人的系统是win7,可不可以锁定多个不同配置文件的firefox程序到任务栏呢,这样可以方便点 |
|
6楼#
发布于:2010-12-04 20:09
-profile是使用不同的profile来启动,
-no-remote 是多开 |
|
7楼#
发布于:2010-12-04 20:09
能详细解释一下那些代码的作用么?0.0
|
|
8楼#
发布于:2010-12-04 20:09
没有影响,修改快捷方式
D:\Program Files\Mozilla Firefox 3.6\firefox.exe -profile profile3 D:\Program Files\Mozilla Firefox 4.0\firefox.exe -profile -no-remote profile4 |
|