Google Chrome 轻便版本安装详解

如果从 http://www.google.com/chrome 下载Google Chrome 获得的是一个在线安装包(名字通常为ChromeSetup.exe),运行ChromeSetup.exe后会自动下载安装,安装时很霸道,你根本没有选择的余地,程序会自动安装在你的系统盘(通常为C:\Documents and Settings\\Local Settings\Application Data\Google\Chrome)

离线版本安装

如果你想下载离线安装,请访问: http://www.google.com/chrome/eula.html?standalone=1 (参考: http://www.google.com/support/installer/bin/answer.py?answer=126299 )
你会下载到类似chromesetup_195_38.exe,这个离线安装包和在线安装包一样,你没有可选项的地方。

轻便版本安装

如果你想安装一个轻便版本的Google Chrome,请输入网址:http://dl.google.com/chrome/install/版本号/chrome_installer.exe

例如目前最新的稳定版本是4.0.249.78,你可以输入:

http://dl.google.com/chrome/install/249.78/chrome_installer.exe

chrome_installer.exe不同于前2个安装包,你可以解压缩软件(如:7.zip)打开,会得到一个chrome.7z的压缩包文件

2010-02-08_112720.png

然后再解压缩

2010-02-08_112909.png

是放到 E:\tool\Google

2010-02-08_113205.png

2010-02-08_113304.png

重命名Chrome-bin为Chrome

2010-02-08_113443.png

2010-02-08_113521.png

接下来创建一个桌面快捷方式

2010-02-08_113751.png

然后右键 Chrome快捷方式,选择属性,编辑“目标”项:

将:E:\tool\Google\Chrome\chrome.exe
替换为:E:\tool\Google\Chrome\chrome.exe --user-data-dir=e:\tool\Google\Chrome
(参考: http://dev.chromium.org/user-experience/user-data-directory 备注:需要翻墙)

运行chrome快捷方式后,会让你设置(如导入书签、创建桌面快捷方式等),全部不选中。

如果chrome界面是英文,请关闭chrome,然后编辑E:\tool\Google\Chrome目录下Local State文件

找到:

  "intl": {
      "app_locale": "en"
   },

替换为:

  "intl": {
      "app_locale": "zh-CN"
   },

重新运行桌面的快捷方式,Chrome 就变成简体中文了

利用轻便版本安装方式,可以轻松搞定多个版本共存。

有不完善的地方,欢迎大家留言讨论本文:Google Chrome 轻便版本安装详解

附件大小
2010-02-08_112720.png11.82 KB
2010-02-08_112909.png22.77 KB
2010-02-08_113205.png10.31 KB
2010-02-08_113304.png17.01 KB
2010-02-08_113443.png17.17 KB
2010-02-08_113521.png16.87 KB
2010-02-08_113751.png14.37 KB

评论

发表新评论

此内容将保密,不会被其他人看见。
  • 自动将网址与电子邮件地址转变为链接。
  • 允许HTML标签:<a> <img> <em> <del> <strong> <cite> <code> <pre> <ul> <ol> <li> <dl> <dt> <dd> <h3> <h4> <h5> <h6>
  • 自动断行和分段。
  • You can enable syntax highlighting of source code with the following tags: <code>, <blockcode>. The supported tag styles are: <foo>, [foo]. PHP source code can also be enclosed in <?php ... ?> or <% ... %>.

更多关於格式化选项的信息

CAPTCHA
This question is for testing whether you are a human visitor and to prevent automated spam submissions.
Image CAPTCHA
Enter the characters shown in the image.