Edit .NFO Files w/ Notepad

This will add a context menu option to open .NFO files with Windows Notepad.
» Example Registry Tweak
Windows Registry Editor Version 5.00

;EDIT .NFO FILES WITH NOTEPAD
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList]
"a"="NOTEPAD.EXE"
"MRUList"="a"
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids]
"nfo_auto_file"=hex(0):

Submitted by Unknown.
Last updated 2006-11-21 21:57:36 by Unknown