[Message Prev][Message Next][Thread Prev][Thread Next][Message Index][Thread Index]
Re: Google and IE (was: IEでソースを見るエディタを変更するには)
- X-ml-count: 3099
- Subject: Re: Google and IE (was: IEでソースを見るエディタを変更するには)
- From: "MYO'KI Yutaka" (妙木 裕) <myoki.yutaka@xxxxxxxxxxx>
- Date: Mon, 05 Feb 2001 15:27:48 +0900
- User-agent: Wanderlust/2.4.1 (Stand By Me-pre) SEMI/1.13.7 (粟津) FLIM/1.13.2 (笠縫) Emacs/20.4 (i386-*-nt5.0.2195) MULE/4.1 (葵) Meadow/1.10 (露)
>>>>> On 05 Feb 2001 14:52:27 +0900,
"kose" == kose@xxxxxxxxxxxxxxxxxx (小関 吉則 (KOSEKI Yoshinori)) wrote:
kose> IE で検索ボタンをクリックすると、左側1/4に別れて検索結果画面
kose> 表示になりますが、その検索エンジンを excite じゃなく別な
kose> (Google等)に変えることはできるのでしょうか?
それこそ Google で検索すればよろしいのでは :-)
IE の検索のカスタマイズに Google を含めるにはレジストリを書き換える必
要があります。設定例は <http://www.google.com/google.reg> にあって,こ
れをダウンロードして実行することでも設定できます。内容はこんな感じです:
| REGEDIT4
|
| [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Main]
| "Search Page"="http://www.google.com"
| "Search Bar"="http://www.google.com/ie"
|
| [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchURL]
| ""="http://www.google.com/keyword/%s"
|
| [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Search]
| "SearchAssistant"="http://www.google.com/ie"
私のところでは Win2K SP1 + IE 5.01 で動作を確認しています。
# なかなか感動もんです。
--
MYO'KI, Y.