MSFN Forum: [How To]: View NFO and DIZ files - MSFN Forum

Jump to content


Unattended CD/DVD Guide Homepage · MSFN Forum Rules

Welcome to the Applications Installs forum. Make sure you read the forum rules before you start posting.

Links/Requests to warez and/or any illegal material (porn, cracks, serials, etc..) will not be tolerated. Discussion of circumventing WGA/activation/timebombs/keygens or any other illegal activity will also not be tolerated.

We try our best to keep this forum clean of illegal content. If you see any illegal activity use the "report" button you find in every post to report the specific post to the moderators. If you ignore any of the rules you will be banned without notice.

Read Forum Rules
Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

[How To]: View NFO and DIZ files Rate Topic: -----

#1 User is offline   SiMoNsAyS 

  • C'mon you apes! You wanna live forever!?
  • Group: Patrons
  • Posts: 3,455
  • Joined: 17-May 04

Posted 08 December 2004 - 11:04 AM

many people try to find a way to look their .NFO and .DIZ files and this post want to help...

most of you will use **** NFO Viewer. it's a nice app but not for our unattended needs. you'll need to search for the .msi version of the installer (here) together with the /qb and /qn switches...

today i found another nice application with the same purpose, Flyingcode NFO-Viewer 1.0. this one has more possibilities, better. it uses inno setup.
nfoviewer-setup.exe /VERYSILENT /SP- /NOCANCEL

i wanted to go 1 step further, you know those files are created to be viewed under DOS, we're going to do it so we don't need to waste space on our unattended cd... just add this entries in one of your command files.
REG ADD "HKLM\SOFTWARE\Classes\.nfo" /VE /D "ASCII" /F
REG ADD "HKLM\SOFTWARE\Classes\.diz" /VE /D "ASCII" /F
REG ADD "HKLM\SOFTWARE\Classes\ASCII\DefaultIcon" /VE /D "%WINDIR%\system32\shell32.dll,70" /F
REG ADD "HKLM\SOFTWARE\Classes\ASCII\shell\open\command" /VE /D "EDIT.COM /R /H \"%%L\"" /F
REG ADD "HKLM\SOFTWARE\Classes\ASCII\shell\edit\command" /VE /D "EDIT.COM /H \"%%L\"" /F
solved a little mistake on the code. check this thread for more.

This post has been edited by SiMoNsAyS: 08 December 2004 - 11:55 AM



#2 User is offline   Lost Soul 

  • Snap ... Crackle ... Pop
  • PipPipPipPipPipPipPip
  • Group: Members
  • Posts: 1,746
  • Joined: 12-December 03

Posted 08 December 2004 - 03:16 PM

interesting find ill have to have a look at this :)

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy