Jump to content

Scrips Request| Dam(n) NFO Viewer


Recommended Posts


Posted
Hi,

Title: "Dam(n) NFO Viewer"

Script version (if applicable): 2.10

that's it.. just silent..

thank you all!

Soft Link:

http://download1us.softpedia.com/dl/e827ca...10-0032-RC3.exe

I use registry tweak to view .diz & .nfo file with notepad. It's the easiest way without adding additional software. You could give it a try.

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.diz]
"Application"="NOTEPAD.EXE"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.diz\OpenWithList]
"a"="NOTEPAD.EXE"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.diz\OpenWithProgids]
"diz_auto_file"=hex(0):
"ft000002"=hex(0):

;NFO
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo]
"Application"="NOTEPAD.EXE"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList]
"a"="NOTEPAD.EXE"

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithProgids]
"nfo_auto_file"=hex(0):
"ft000002"=hex(0):

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...