google chrome在windows 2000下的安装方法

来源:互联网 发布:天猫淘宝网夏季女装 编辑:程序博客网 时间:2024/09/21 09:04
本文来源于:http://nspeaks.com/348/google-chrome-on-windows-20002k-works-with-my-method/ 如果想了解更多内容可以访问上网址。

由于goole chrome不支持windows 2000,所以想在windows 2000下安装看似不可能,但这里有一个方法,可以安装,虽然有一些小的提示,但还是可以使用的的,本文就是在win2000下的chrome中完成的。下面给出具体的方法。
  1. 首先下载chrome的完整安装版,这个网上到处都是,自己找吧。
  2. 确认一下你的windows 2000安装了sp4,如果没有装可能会收到这样的错误:无法定位在动态链接库kernel32.dll的入口;
  3. 下载chrome2k.zip这个文件,文件中包含两个文件,一个是chrome2k.reg,用于安装chrome的注册表文件,内容如下:
    1. Windows Registry Editor Version 5.00
    2. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options]
    3. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/chrome.exe]
    4. "ApplicationGoo"=hex:56,00,00,00,52,00,00,00,00,00,00,00,02,00,00,00,00,00,00,/
    5.   00,01,00,00,00,4a,00,00,00,3c,fd,06,00,05,00,00,00,01,00,00,00,28,0a,00,00,/
    6.   02,00,00,00,03,00,00,00,00,00,00,00,53,00,65,00,72,00,76,00,69,00,63,00,65,/
    7.   00,20,00,50,00,61,00,63,00,6b,00,20,00,33,00,00,00
    8. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/chrome_installer.exe]
    9. "ApplicationGoo"=hex:56,00,00,00,52,00,00,00,00,00,00,00,02,00,00,00,00,00,00,/
    10.   00,01,00,00,00,4a,00,00,00,3c,fd,06,00,05,00,00,00,01,00,00,00,28,0a,00,00,/
    11.   02,00,00,00,03,00,00,00,00,00,00,00,53,00,65,00,72,00,76,00,69,00,63,00,65,/
    12.   00,20,00,50,00,61,00,63,00,6b,00,20,00,33,00,00,00
    13. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/wow_helper.exe]
    14. "ApplicationGoo"=hex:56,00,00,00,52,00,00,00,00,00,00,00,02,00,00,00,00,00,00,/
    15.   00,01,00,00,00,4a,00,00,00,3c,fd,06,00,05,00,00,00,01,00,00,00,28,0a,00,00,/
    16.   02,00,00,00,03,00,00,00,00,00,00,00,53,00,65,00,72,00,76,00,69,00,63,00,65,/
    17.   00,20,00,50,00,61,00,63,00,6b,00,20,00,33,00,00,00
    18. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/GoogleUpdate.exe]
    19. "ApplicationGoo"=hex:56,00,00,00,52,00,00,00,00,00,00,00,02,00,00,00,00,00,00,/
    20.   00,01,00,00,00,4a,00,00,00,3c,fd,06,00,05,00,00,00,01,00,00,00,28,0a,00,00,/
    21.   02,00,00,00,03,00,00,00,00,00,00,00,53,00,65,00,72,00,76,00,69,00,63,00,65,/
    22.   00,20,00,50,00,61,00,63,00,6b,00,20,00,33,00,00,00
    23. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/setup.exe]
    24. "ApplicationGoo"=hex:56,00,00,00,52,00,00,00,00,00,00,00,02,00,00,00,00,00,00,/
    25.   00,01,00,00,00,4a,00,00,00,3c,fd,06,00,05,00,00,00,01,00,00,00,28,0a,00,00,/
    26.   02,00,00,00,03,00,00,00,00,00,00,00,53,00,65,00,72,00,76,00,69,00,63,00,65,/
    27.   00,20,00,50,00,61,00,63,00,6b,00,20,00,33,00,00,00


    另一个文件是unchrome.reg,是用于解除安装chrome的注册表文件,内容如下:
    1. Windows Registry Editor Version 5.00
    2. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options]
    3. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/chrome.exe]
    4. "ApplicationGoo"=hex:
    5. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/chrome_installer.exe]
    6. "ApplicationGoo"=hex:
    7. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/GoogleUpdate.exe]
    8. "ApplicationGoo"=hex:
    9. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/wow_helper.exe]
    10. "ApplicationGoo"=hex:
    11. [HKEY_LOCAL_MACHINE/SOFTWARE/Microsoft/Windows NT/CurrentVersion/Image File Execution Options/setup.exe]
    12. "ApplicationGoo"=hex:
    如果你无法下载chrome2k.zip文件,将上述代码分别存成两个文件。

  4. 首先双击chrome2k.reg文件,将其内容导入注册表,然后运行chrome的安装程序,安装完成后,可能会出现运行错误的提示;双击unchrome.reg文件,将其内容导入注册表,再次运行chrome,这时会出现一个提示,不用理会,出现chrome的界面,安装成功。
  5. 要卸载chrome,先运行chrome的卸载程序,然后再运行unchrome.reg文件,就完成卸载。