windows如果在IE中用超鏈接打開谷歌頁面


Windows Registry Editor Version 5.00  
  
[HKEY_CLASSES_ROOT\openChrome]  
@="URL:openChrome Protocol"  
"URL Protocol"=""  
  
[HKEY_CLASSES_ROOT\openChrome\DefaultIcon]  
@="chrome.exe,1"  
  
[HKEY_CLASSES_ROOT\openChrome\shell]  
  
[HKEY_CLASSES_ROOT\openChrome\shell\open]  
  
[HKEY_CLASSES_ROOT\openChrome\shell\open\command]  
@="cmd /c set m=%1 & call set m=%%m:openChrome:=%% & call \"C:\\Program Files (x86)\\Google\\Chrome\\Application\\chrome.exe\" %%m%% & exit"

1、把這段文字,做成f.reg文件,然后雙擊此文件

2、IE里打開含有 <a href="openChrome:http://www.baidu.com" ></a> 超鏈接的標簽

3、點擊標簽

4、如果您已經安裝好CHROME ,並且安裝路徑和我文件里配置的一樣,那么即可成功的在windows如果在IE中用超鏈接打開谷歌頁面


免責聲明!

本站轉載的文章為個人學習借鑒使用,本站對版權不負任何法律責任。如果侵犯了您的隱私權益,請聯系本站郵箱yoyou2525@163.com刪除。



 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM