search.htm - Search from IE's right-click menu


License

This document, (search.htm), is Free, (in both the "beer" and "speech" sense). The original can be found here: http://www.jfitz.com.

You may use, distribute, or modify this document, any way you see fit, commercially or otherwise, provided this License, and the following Copyright statement are reproduced unaltered at the top of the redistributed or modified file. This document is supplied WITHOUT ANY WARRANTY WHATSOEVER. Use it at your own risk.

Copyright (c) John Fitzgibbon 2002. All rights reserved.


Purpose

IE Search Option
When invoked from a context menu in Internet Explorer, this document opens a new window to perform a Google search for a highlighted text selection, or for a URL.

When opened without a browser context, these instructions on how to edit the registry to add a context menu item are displayed.

By default, the JavaScript code in this document uses Google to perform the search. This can be modified to use any of the more popular search engines. To do this, edit this file and modify the search strings at the beginning of the JavaScript code.


Installation

Automated Installation

You can use this automated setup program: http://www.jfitz.com/tips/search10_install.exe to install this script, or you can install it manually by following the instructions below.

Manual Installation