Restoring context menu functionality

imported_jediknight

Senior member
Jun 24, 2004
343
0
0
So an app I'm working on seems to hijack the .txt file extension for itself.. (ie. .txt is associated with my app instead of notepad, context menu->new->my-file appears instead of text file).

I fixed the bug, and deleted the registry key my app generated that does this. However, now the default:
context menu -> new -> text document

does not appear.

Anyone know how I can get it back?