If you can't get that to work, how about using the "Send to" capability of the right click menu instead? Another quotation from the same page:
Add and Remove Destinations for the "Send To" Option
The right-click context menu does have one useful option, Send To, which allows you to send the file to any one of a list of programs or locations-for example, to a drive, program, or folder.
It would be nice to edit that list, adding new locations and programs and taking away existing ones that you never use. How locations and programs show up on the menu appears to be somewhat of a mystery, but, in fact, it's easy to hack. Go to C:\Documents and Settings\<User Name>\SendTo, where <User Name> is your user name. The folder will be filled with shortcuts to all the locations you find on your Send To context menu. To remove an item from the Send To menu, delete the shortcut from the folder. To add an item to the menu, add a shortcut to the folder by highlighting the folder, choosing File → New → Shortcut, and following the instructions for creating a shortcut. The new setting will take effect immediately; you don't have to exit Windows Explorer for it to go into effect.
Main Topics
Browse All Topics





by: LeeTutorPosted on 2005-09-11 at 10:02:32ID: 14859736
Well, the "Open with" list changes according to the file extension used. Your file opening with Wordpad instead of WinWord might be because of corrupt registry entries. See these paragraphs at this web page:
pub/a/netw ork/excerp t/ winxphac ks_chap1/i ndex1.html
\Microsoft \Windows\C urrentVers ion\Explor er\FileExt s. Look for the file extension whose Open With list you want to edit and find its OpenWithList subkey-HKEY_CURRENT_USER\S oftware\Mi crosoft\Wi ndows\Curr entVersion \Explorer\ FileExts\. bmp\OpenWi thList, for example. The subkey will have an alphabetical list of String values. Open each value and examine the value data. It will be the name of one of the programs on the Open With list (Winword.exe, for example). Delete any entry you don't want to appear. Don't delete the value data; delete the String value listing. In other words, if the value data for the a String value is Winword.exe, delete the entire string rather than just the value data. Exit the Registry.
http://www.oreillynet.com/
When you right-click on a file, one of the menu options is Open With, which provides a list of programs for you to open the file with. This list changes according to the type of file you're clicking. Depending on the file type, the lists can get long, because programs frequently add themselves to this list when you install them. Making things worse, there are times when the listed programs aren't applicable. For example, do you really want to open a .bmp bitmap graphics file with Microsoft Word? I think not.
You can clean up the Open With list by using a Registry hack. Run the Registry Editor and go to HKEY_CURRENT_USER\Software