IE's official method is clumsy - click on a search provider button - but you can do keyword searching in IE, though it's hidden. I got this method from this article but their .reg template is broken. Here's a working template below:
Windows Registry Editor Version 5.00 [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl] [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\g] @="http://www.google.ca/search?q=%s" [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\SearchUrl\w] @="http://en.wikipedia.org/w/index.php?title=Special:Search&search=%s"
Copy this into a .reg file - modify as needed - and merge into your registry.







