Yeah, that works too - though it's much more fun to just sit down for a couple of hours and create one yourself. More in the essence of your original request (replete with superfluous icons!), my meagre offering is this:
Edit: This utility and any further updates may be found in
this thread from now on.
OnlineLookup Version 1.0.0.1 (Updated 28-Oct-11)
(RAR includes exe, source code, and provider icons)
(Hosted on Google docs, the link is a little weird, just click on "File -> Download Original" to get the archive, or use
this temporary mirror instead.)
Fully configurable via the ini, this is pretty simple stuff (though only I could take a 1-line script and inflate it to 200 for no real reason

). The context menu itself may only be used in Win7, and to create or remove it all you need to do is click on the exe or run it without any parameters. There are 6 search providers already defined in the ini, but you can add/remove and rearrange them in the context menu as you please (a maximum of 10 is allowed).
If you don't like context menus, use it as a User Command (for buttons, etc) with the syntax as normal:
> OnlineLookup.exe /Google="$B"
If a path is accidentally supplied it's just stripped, and extensions are stripped by default - if you want extensions, just use:
> OnlineLookup.exe /Ext /Wikipedia="$F"
On the odd chance you want to change the "OnlineLookup" text in the context menu item, just change the name of the EXE to something like "Look Me Up Daddy-O.exe" - more complete instructions on customisation are included inside the supplied ini file.
Enjoy or dismiss, as you may.
