Archive for November, 2008

Windows Hacks: Open With Context Menu

Wednesday, November 26th, 2008

It turned out that when I’d try to use the open with context menu in windows explorer, it would open the file with notepad by default, instead of showing the actual open with window.

A little registry hacking is required to restore the default behaviour.

Steps:

  1. Open the registry editor and navigate to HKEY_CLASSES_ROOT\Unknown\shell
  2. There should be a sub-key called openas\command. If that doesn’t exist, create it.
  3. The “default” entry in HKEY_CLASSES_ROOT\Unknown\shell\openas\command should be a string type. It is the expandable string type in my Windows XP installation. The value should be

    %SystemRoot%\system32\rundll32.exe %SystemRoot%\system32\shell32.dll,OpenAs_RunDLL %1

  4. Navigate back to the HKEY_CLASSES_ROOT\Unknown\shell
  5. The “default” entry for this key should be “openas”

These steps should fix the issue and restore the default behaviour.

Vaaranam Aayiram

Saturday, November 15th, 2008

Saw the movie last night, however, I’ll leave the reviewing up to Suderman.

Read Sudhish’s review here.

My take? Nice story, but a bit overstretched. ‘Nuff said.