Jump to content

Scrips Request| Dam(n) NFO Viewer


nirh

Recommended Posts


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):

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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