大多数的人都是直接安装firefox在电脑上,但是有时想在其他的电脑或网络咖啡座上使用明明已经量身定做安装好插件或主题的浏览器。所以最好的方法是将firefox安装到flash上。
步骤:
1。将从firefox主页上的最新安装程序下载。
2。然后unzip来摘取主要的运作程序文件夹。不管是.zip或者是.exe的,其实都能解压extract出来,抄到SD卡或U盘上。
3。接着,制造一个.bat的运作档案(例如:firefox.bat),在里面编辑加入:
firefox.exe -Profile “profile/”
这是让第一次运作firefox的时候,它会将profile视作储存profiles的。例如:书签、主题、插件、cookies等等的资料都储存到里头去。
4。之后接着每次要运行firefox的话,就直接点击那个.bat文件档。
至于那些已经拥有Firefox在主机上,而想移植的话。
3。 跳过第三步骤,将电脑上寻找profiles的储藏位置
- 在XP和2000上,通常是 %AppData%\Mozilla\Firefox\Profiles\xxxxxxxx.default\ ,xxxxxxxx是随机的8个字母。
例如:C:\Documents and Settings\[User Name]\Application Data\Mozilla\Firefox\Profiles\qwoe39ck.default. - 在视窗95/98/Me,途径是 C:\WINDOWS\Application\Data\Mozilla\Firefox\Profiles\xxxxxxxx.default\
- Linux上 ~/.mozilla/firefox/xxxxxxxx.default/
- Mac OS X上 ~/Library/Application Support/Firefox/Profiles/xxxxxxxx.default/
途径可参考Mozilla支援。
4。接着同样的可以制作.bat的运行档。 但是里面是
firefox.exe -Profile “xxxxxxxx.default”
xxxxxxxx是文件夹移植过来的名字。
Related Post 相关文章:
Leave a reply 留言
Counter: 3438 hits
Counter: 3438 hits
RSS 2.0


