Removing Aptana as a "View Source" option in Internet Explorer

From Aptana

If you wish to remove Aptana as the default "View Source" editor for Internet Explorer, it's relatively easy. These directions have been tested on Windows XP, but may not work on earlier versions of Windows.

Run regedit (Start Menu > Run... > type "regedit"), and follow the directions to the proper key.

HKEY_LOCAL_MACHINE
|- Software
|-- Microsoft
|--- Internet Explorer
|---- View Source Editor
|----- Editor Name (Default) = C:\Program Files\Aptana\Aptana.exe

If this does not exist:

  1. Create the Key "View Source Editor".
  2. Create a key within that named "Editor Name".

Modify the "(Default)" value to make it point towards any program on your computer you wish (like c:\Windows\notepad.exe).