Pure NFO Viewer v1.1 (Version Updated)

Developed or developing a new product in PureBasic? Tell the world about it.
User avatar
cabaptista
User
User
Posts: 86
Joined: Sun Nov 30, 2003 11:42 pm
Location: Lisboa, Portugal

Pure NFO Viewer v1.1 (Version Updated)

Post by cabaptista »

Version 1.1 is out !
Click Here to download it.
In this version, i changed the LISTVIEW object to El_Choni's RichEdit.

Pure NFO Viewer is a little program that i wrote to read NFO WAREZ files with the correct ASCII caracter set.
Also you can associate .nfo extension to it.

Click Here to download version 1.0.

The application is very simple to install.
Just create a directory called "Pure NFO Viewer" somewhere in your disk and copy the .exe file inside it and voilá.

Sources are include it.

Check it out, put additional features, tell me everything about it.

Thanks in advance to all PureBasic Users.
Last edited by cabaptista on Thu Mar 11, 2004 6:06 pm, edited 1 time in total.
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

NFO?
AlGonzalez
User
User
Posts: 53
Joined: Sun Feb 15, 2004 6:04 am
Location: Easley, SC, USA

Post by AlGonzalez »

dmoc wrote:NFO?
Files with an .nfo extension usually give "info" about the files that are included with it.
They often contain ASCII art and use certain characters to make box borders and such.

Most fonts in Windows do not support these characters so you don't get to view the file as intended.

HTH
dmoc
Enthusiast
Enthusiast
Posts: 739
Joined: Sat Apr 26, 2003 12:40 am

Post by dmoc »

Ta.
DriakTravo
Enthusiast
Enthusiast
Posts: 346
Joined: Fri Oct 10, 2003 12:42 am
Location: Tampa,FL,USA
Contact:

Post by DriakTravo »

Hey! very nice work! :)
Dreglor
Enthusiast
Enthusiast
Posts: 759
Joined: Sat Aug 02, 2003 11:22 pm
Location: OR, USA

Post by Dreglor »

personlly i just use edit (the built in dos "notepad")
~Dreglor
Kris_a
User
User
Posts: 92
Joined: Sun Feb 15, 2004 8:04 pm
Location: Manchester, UK

Post by Kris_a »

ah, very nice :D

.nfo is quite popular with WAREZ! :D
Num3
PureBasic Expert
PureBasic Expert
Posts: 2812
Joined: Fri Apr 25, 2003 4:51 pm
Location: Portugal, Lisbon
Contact:

Post by Num3 »

Nice work and nice Icons!!!
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

Post by darklordz »

nfo file are also windows system files and contain hw information...
AlGonzalez
User
User
Posts: 53
Joined: Sun Feb 15, 2004 6:04 am
Location: Easley, SC, USA

Post by AlGonzalez »

darklordz wrote:nfo file are also windows system files and contain hw information...
Are you sure you aren't thinking about ".inf" files?
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

Post by darklordz »

no i am not....

check the registry (windowsxp) in hkey_classes root look up .nfo... it says
MSInfo.Document then look up MSInfo.Document in hkey_classes root the default value = MSInfo File and the Friendlyname is @C:\WINDOWS\PCHealth\HelpCtr\Binaries\msinfo.dll,-391

clicking on an nfo file in winxp starts up the system device thingy...program.....
DriakTravo
Enthusiast
Enthusiast
Posts: 346
Joined: Fri Oct 10, 2003 12:42 am
Location: Tampa,FL,USA
Contact:

Post by DriakTravo »

Yes, BUT! Right click a .nfo file and goto Open with > Choose Program and then select notepad - or open one from notepad manually.

When you open them normally, they just open the HW viewer and tell of an error.
User avatar
Paul
PureBasic Expert
PureBasic Expert
Posts: 1282
Joined: Fri Apr 25, 2003 4:34 pm
Location: Canada
Contact:

Post by Paul »

NFO extension is common among the warez groups as a readme file that also contains ANSII graphics. Then Microsoft decided to use the NFO extension for their MSInfo files.
Image Image
darklordz
Enthusiast
Enthusiast
Posts: 119
Joined: Wed May 21, 2003 1:44 pm
Location: Netherlands
Contact:

Post by darklordz »

@all i was merely stating that there is more then just 1 type of nfo for those that don't know.. and a separate viewer is fine as long as it restores the previous asociation on uninstall....that might be a good option to add. ;)
Kale
PureBasic Expert
PureBasic Expert
Posts: 3000
Joined: Fri Apr 25, 2003 6:03 pm
Location: Lincoln, UK
Contact:

Post by Kale »

Some *.nfo resourses:
http://www.defacto2.net/nfo-files.cfm
I think in the old days *.nfo files where a way that BBS's organised data and used them as a kind of automatic descriptor for files. So you would read the *.nfo before downloading a potentially large download on 9600 baud. You had to be sure you got the right file you was after before starting. :lol:
--Kale

Image
Post Reply