IPB

Google Frontpage Forums Unattended CD/DVD Guide

> 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

 
Reply to this topicStart new topic
> DAMN NFO Viewer, Repackaged Damn NFO Viewer v2.10.0032 RC3
XL-DJK
post Nov 4 2005, 11:47 AM
Post #1


XL-DJK Recordings Inc.2008 All Rights Reserved
**

Group: Members
Posts: 283
Joined: 13-November 03
From: Canada
Member No.: 9418
OS: XP Pro x64
Country Flag


Once again, hello crew, I've managed to grab the latest version of **** NFO Viewer, the released version on here a while ago was v2.10.0031

This one's v2.10.0032RC3... I've repackaged it as an msi for silent install and left it pretty much the same as the Spoon Installer version that's floating around on the net..
(all the fancy pics and all)

So, ladies and germs, here it is for grabs:

http://www.msfn.org/staff/Alanoll/****.rar



ENJOY! thumbup.gif

This post has been edited by XL-DJK95355: Nov 4 2005, 11:49 AM
Go to the top of the page
 
+Quote Post
Aegis
post Nov 4 2005, 11:56 AM
Post #2


MSFN Expert
******

Group: Members
Posts: 1364
Joined: 12-March 05
From: United States
Member No.: 47483
Country Flag


Why do you need an NFO reader when you get the same thing with Notepad?
Go to the top of the page
 
+Quote Post
Viper187
post Nov 4 2005, 12:18 PM
Post #3


Crazy Bum
*

Group: Members
Posts: 64
Joined: 29-April 05
From: Hell
Member No.: 54029
OS: XP Pro x86
Country Flag


QUOTE (Aegis @ Nov 4 2005, 12:56 PM) *
Why do you need an NFO reader when you get the same thing with Notepad?


That's what I've always said too. What's the big deal about NFOs in the first place? A simple readme.txt is perfectly fine. I don't why all these dumbass groups need to get fancy with it.
Go to the top of the page
 
+Quote Post
digitalfrost
post Nov 4 2005, 07:22 PM
Post #4


Junior
*

Group: Members
Posts: 88
Joined: 29-August 04
Member No.: 29260
Country Flag


Notepad does not show the ACSII Art.
Go to the top of the page
 
+Quote Post
SiMoNsAyS
post Nov 4 2005, 08:37 PM
Post #5


C'mon you apes! You wanna live forever!?
Group Icon

Group: Patrons
Posts: 3999
Joined: 17-May 04
From: Puertollano, Spain
Member No.: 20147
Country Flag


QUOTE (digitalfrost @ Nov 5 2005, 03:22 AM) *
Notepad does not show the ACSII Art.
but you can use "type path\file.nfo" to show the ascii art and you don't need an external tool.

there's some info on the thread "registering file extensions unattended" smile.gif
Go to the top of the page
 
+Quote Post
XL-DJK
post Nov 18 2005, 09:52 PM
Post #6


XL-DJK Recordings Inc.2008 All Rights Reserved
**

Group: Members
Posts: 283
Joined: 13-November 03
From: Canada
Member No.: 9418
OS: XP Pro x64
Country Flag


I know guys, I know, however there ARE some people out there who want to use **** NFO viewer, and I figured I'd create an msi to allow for unattended setup (not REALLY needed), but some like msi's, like myself newwink.gif
Go to the top of the page
 
+Quote Post
enuffsaid
post Nov 20 2005, 06:54 AM
Post #7


Friend of MSFN
*****

Group: Members
Posts: 933
Joined: 26-December 03
Member No.: 11482



You can set the font in Notepad to "Terminal" to see the ASCII Art a bit clearer.
Lucida Console is the default font.
Go to the top of the page
 
+Quote Post
totoymola
post Nov 20 2005, 01:34 PM
Post #8


MSFN Expert
******

Group: Members
Posts: 1031
Joined: 24-September 04
From: Pilipinas!
Member No.: 31914
OS: none
Country Flag


Yep **** is better than notepad when it comes to nfo files. I also posted an msi installer several times.
Go to the top of the page
 
+Quote Post
glent
post Nov 20 2005, 03:24 PM
Post #9


Tpyo Spceialist
******

Group: Members
Posts: 1176
Joined: 16-August 04
From: UK
Member No.: 27774
OS: XP Pro x86
Country Flag


Thnx Man
Go to the top of the page
 
+Quote Post
Nologic
post Nov 20 2005, 03:39 PM
Post #10


Senior Member
****

Group: Members
Posts: 555
Joined: 7-October 03
Member No.: 7815



**** is decent...and I used it for years. That said I now use JANE which I feel is a better product.
Go to the top of the page
 
+Quote Post
--=ddSHADOW=--
post Nov 20 2005, 05:54 PM
Post #11


--=ddSHADOW=--
**

Group: Members
Posts: 211
Joined: 8-August 04
From: Slovenia
Member No.: 26544
OS: XP Pro x86
Country Flag


i use the old method of install via autoit plus i use one visual settings reg like:
CODE
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\****\**** NFO Viewer]
"Language"=dword:00000409
"CheckDefaultViewer"=dword:00000001

[HKEY_CURRENT_USER\Software\****\**** NFO Viewer\NFO]
"FontName"="[built-in] Terminal"
"FontData"=hex:8f,00,00,01
"Window"=dword:00000023
"BackgroundColor"=hex:00,00,00,00
"TextColor"=hex:f5,f5,f5,00
"HyperLinkColor"=hex:80,80,80,00
"HyperLinkHoverColor"=hex:0a,24,6a,00
"Text"=dword:00000400
Go to the top of the page
 
+Quote Post
kmleong
post Nov 22 2005, 03:10 AM
Post #12





Group: Members
Posts: 5
Joined: 6-September 05
Member No.: 71847
Country Flag


Hi,

How to you repackaged exe to msi?
What progs should I use?

This post has been edited by kmleong: Nov 22 2005, 03:10 AM
Go to the top of the page
 
+Quote Post
Mikep7779
post Nov 22 2005, 05:51 PM
Post #13


Member
**

Group: Members
Posts: 288
Joined: 13-March 05
From: Woodlawn, NY
Member No.: 47638
Country Flag


Try adminstudio.
Go to the top of the page
 
+Quote Post
totoymola
post Nov 22 2005, 07:22 PM
Post #14


MSFN Expert
******

Group: Members
Posts: 1031
Joined: 24-September 04
From: Pilipinas!
Member No.: 31914
OS: none
Country Flag


QUOTE
Hi,

How to you repackaged exe to msi?
What progs should I use?


I used InstallShield X Express for building my **** msi. It is not that complicated, because it is just a small software.

It is easier if you use Inno for small applications like this.
Go to the top of the page
 
+Quote Post
JuMz
post Nov 27 2005, 07:32 PM
Post #15


Senior Member
****

Group: Members
Posts: 520
Joined: 9-August 04
From: Edmonton, Alberta
Member No.: 26786
OS: XP Pro x86
Country Flag


QUOTE (XL-DJK95355 @ Nov 18 2005, 10:52 PM) *
I know guys, I know, however there ARE some people out there who want to use **** NFO viewer, and I figured I'd create an msi to allow for unattended setup (not REALLY needed), but some like msi's, like myself newwink.gif


Thanks XL-DJK95355. I am one of them. Props.
Go to the top of the page
 
+Quote Post
matthewk
post Nov 28 2005, 05:15 AM
Post #16


Advanced Member
***

Group: Members
Posts: 416
Joined: 7-June 05
Member No.: 59342
Country Flag


I just put the exe in system32; renamed it to nfo.exe
Also put the langdlls folder in system32 with the DAMN_NFO_Viewer_ENG.dll in it.
CODE
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo]
"Application"="nfo.exe"
[-HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList]
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\FileExts\.nfo\OpenWithList]
"a"="nfo.exe"
"MRUList"="a"

[HKEY_CLASSES_ROOT\Applications\nfo.exe]
[HKEY_CLASSES_ROOT\Applications\nfo.exe\shell]
[HKEY_CLASSES_ROOT\Applications\nfo.exe\shell\open]
[HKEY_CLASSES_ROOT\Applications\nfo.exe\shell\open\command]
@="\"%windir%\\system32\\nfo.exe\" \"%1\""

[HKEY_CURRENT_USER\Software\****\**** NFO Viewer]
"CheckDefaultViewer"=dword:00000000
"ReuseWindow"=dword:00000001
"Language"=dword:00000409
"AlwaysOnTop"=dword:00000000

[HKEY_CURRENT_USER\Software\****\**** NFO Viewer\NFO]
"FontName"="[built-in] Terminal"
"FontData"=hex:8f,00,00,01
"Window"=dword:00000023
"BackgroundColor"=hex:ff,ff,ff,00
"TextColor"=hex:00,00,00,00
"HyperLinkColor"=hex:7a,96,df,00
"HyperLinkHoverColor"=hex:00,54,e3,00
"Text"=dword:00000400

[HKEY_CURRENT_USER\Software\****\**** NFO Viewer\Recently Viewed Files]
"MaxMRVSize"=dword:00000009

[HKEY_CURRENT_USER\Software\****\**** NFO Viewer\WindowPlacements]
"Main"=hex:2c,00,00,00,00,00,00,00,01,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,\
ff,ff,ff,ff,ff,ff,32,00,00,00,af,00,00,00,32,03,00,00,c1,02,00,00

Go to the top of the page
 
+Quote Post
BigDaddy
post Nov 28 2005, 07:45 AM
Post #17


Senior Member
****

Group: Members
Posts: 529
Joined: 4-November 03
Member No.: 8982
OS: XP Pro x86
Country Flag


How to make it silent?=
Go to the top of the page
 
+Quote Post
Wesmosis
post Nov 28 2005, 04:48 PM
Post #18


Just Call Me Doctor Just Call Me Pain!
*****

Group: Members
Posts: 807
Joined: 20-September 04
From: The Milkeway Galaxy
Member No.: 31596
Country Flag


thanx, I've bin collecting every INF file my hand got on, especialy those of *cough* Cracker groups, there are Artisitic!
Go to the top of the page
 
+Quote Post

Google Frontpage Forums