A Bug in Windows XP File Types Dialog

Unable to assign Acceleration Key for an Action

I have found what I consider to be a bug in Windows XP. It would affect almost no one, but still a bug. As an example, assume that Microsoft Word is already installed and a person installs the Microsoft Word Viewer also.

  1. Open Control Panel/Folder Options/File Types tab.
  2. Select a file extension. (Say .doc)
  3. Click Advanced and the Edit File Type dialog box opens.
  4. Select New button and the New Action dialog box opens.
  5. In the Action: text box, type &View (with the intent that the keyboard shortcut for this is Alt+V)
  6. In Application used to perform action:, type the path to wordview.exe
  7. Select OK to close the New Action dialog box.
  8. Select OK to close the Edit File Type Box.
  9. Select OK to close the Folder Options Box.
  10. In Windows Explorer, right click a .doc file. The context menu will show &View instead of View.

Does this happen to others?

–Paul

Workaround

Hi Paul, Yes! You’ve found a bug in the Windows XP File Types dialog. I can reproduce the problem exactly, but have a workaround for this issue.

When you type the name of the new Action (in Step 5 above), add a blank space after the action. For example, type “&View ” instead of “&View” (without quotes). Or, type a multi-word string (such as “Open with Word &Viewer“) in the Action text box. This circumvents the problem.

Another workaround is to edit the registry and set the file type description manually. This can be done by modifying the (default) value in the file type’s ProgID, which is located here:

[HKEY_CLASSES_ROOT<ProgID>shell&View]

Where <ProgID> is the actual ProgID for that file type. To better understand what ProgID is, have a look at the graphic below:

Here are some ProgID examples: txtfile, jpegfile, giffile, Wordpad.Document.1, xmlfile and so forth.

Bookmark this Page!

BlinkList | del.icio.us | Digg it | Furl | reddit | Spurl | StumbleUpon |

Related Posts


Email SubscriptionPrefer an E-mail subscription?

Enter your email address:

Delivered by FeedBurner

One Response to “A Bug in Windows XP File Types Dialog” Subscribe to comments!

  1. thanx
    said this on Wednesday, November 18th 2009 8:53 pm

    wow. another of your posts that fixes (in this case) a small, but annoying defect
    i’d noticed this problem, but didn’t pursue the mystery.

Leave a Reply