MSFN Forum: DAMN NFO Viewer 2.10 RC3 - 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

DAMN NFO Viewer 2.10 RC3 Rate Topic: -----

#1 User is offline   Judas989 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 25-September 03

Posted 22 August 2004 - 04:04 AM

Searched, couldn't find anything. I'm not sure what SFX it uses and couldn't find switches on Google.


#2 User is offline   edg21 

  • Member
  • PipPip
  • Group: Members
  • Posts: 196
  • Joined: 29-August 03

Posted 22 August 2004 - 04:55 AM

I will never understand why people use this thing... notepad with terminal size 9 works fine for me.

#3 User is offline   SiMoNsAyS 

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

Posted 22 August 2004 - 06:22 AM

edg21, on Aug 22 2004, 04:55 AM, said:

I will never understand why people use this thing... notepad with terminal size 9 works fine for me.

it's a nice gui and i preffer left my notepad at default font :P
@Judas989 it doesn't need any regkey, only associate .nfo files with it, so compress it and extract to a "utilities" folder.

#4 User is offline   Aaron 

  • The MSFN Banana
  • Group: Patrons
  • Posts: 5,767
  • Joined: 17-August 01
  • OS:ME
  • Country: Country Flag

Posted 22 August 2004 - 06:37 AM

Export everything in these keys:

[HKEY_CLASSES_ROOT\.nfo]

[HKEY_CLASSES_ROOT\****.NFO.Viewer.File]

[HKEY_CURRENT_USER\Software\****\**** NFO Viewer]

Merge them all in one reg file.

Copy **** NFO Viewer from Program Files to C:\XPCD\$OEM$\$Progs\ and execute the reg file somewhere in your unattended setup :)

The only prompt you get when you try to open an nfo file is the viewer asking to be the default viewer.

#5 User is offline   yoz7120 

  • Junior
  • Pip
  • Group: Members
  • Posts: 66
  • Joined: 06-April 03
  • OS:XP Pro x86

Posted 22 August 2004 - 10:27 AM

Heres what I use to install **** Info view

REG ADD %KEY%\016 /VE /D "Installing **** Info Viewer" /f
REG ADD %KEY%\016 /V 1 /D "%CDROM%\Software\****\****.msi /qb" /f

#6 User is offline   Judas989 

  • Newbie
  • Group: Members
  • Posts: 22
  • Joined: 25-September 03

Posted 22 August 2004 - 11:47 AM

I'd go the .msi way like yoz7120 but I don't have an .msi file. =\

Thanks alot for your help guys.

#7 User is offline   --=ddSHADOW=-- 

  • --=ddSHADOW=--
  • PipPip
  • Group: Members
  • Posts: 209
  • Joined: 08-August 04

Posted 22 August 2004 - 01:30 PM

the reg file

Quote

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.nfo]@="****.NFO.Viewer.File"

[HKEY_CLASSES_ROOT\****.NFO.Viewer.File]
@="**** NFO Viewer file"

[HKEY_CLASSES_ROOT\****.NFO.Viewer.File\DefaultIcon]
@="C:\\PROGRA~1\\DAMNNF~1\\DAMNNF~1.EXE,1"

[HKEY_CLASSES_ROOT\****.NFO.Viewer.File\shell]
@="open"

[HKEY_CLASSES_ROOT\****.NFO.Viewer.File\shell\open]
@="Open in &**** NFO Viewer"

[HKEY_CLASSES_ROOT\****.NFO.Viewer.File\shell\open\command]
@="\"C:\\PROGRA~1\\DAMNNF~1\\DAMNNF~1.EXE\" \"%1\""

[HKEY_CURRENT_USER\SOFTWARE\****]

[HKEY_CURRENT_USER\SOFTWARE\****\**** NFO Viewer]
"Language"=dword:00000409
"Version"="2.10.0031"
"MaxFileSizeKb"=dword:000001f4
"CheckDefaultViewer"=dword:00000001
"ReuseWindow"=dword:00000001
"AlwaysOnTop"=dword:00000000
"WorkingDirectory"="I:\\Kylie_Minogue-Chocolate-DVDRiP-SVCD-2004-PmV\\"

[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\WindowPlacements]
"Main"=hex:2c,00,00,00,02,00,00,00,03,00,00,00,ff,ff,ff,ff,ff,ff,ff,ff,ff,ff,\
  ff,ff,ff,ff,ff,ff,42,00,00,00,57,00,00,00,5e,02,00,00,02,02,00,00
 
[HKEY_CLASSES_ROOT\.diz]
"PerceivedType"="text"
@="****.NFO.Viewer.File"

[HKEY_LOCAL_MACHINE\SOFTWARE\****]

[HKEY_LOCAL_MACHINE\SOFTWARE\****\**** NFO Viewer]
@="C:\\PROGRAM FILES\\**** NFO Viewer"


#8 User is offline   Cee-Kay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 126
  • Joined: 20-May 04

  Posted 22 August 2004 - 07:50 PM

I have a custom-made AutoIt script if anyone is interested?

#9 User is offline   skybl4ck 

  • Newbie
  • Group: Members
  • Posts: 23
  • Joined: 09-October 04

Posted 13 October 2004 - 09:04 PM

hm.. i tried this method but windows gave me an error saying it wasn't able to register it because it wasn't a registry key.. would this be because i'm in virtual PC or did i type something wrong?

#10 User is offline   Cee-Kay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 126
  • Joined: 20-May 04

Posted 29 October 2004 - 01:51 PM

Although I found the AutoIT installer to work correctly before testing in either VirtualPC/VMWare or infact trying the CD itself and ironing out the problems later. I found that although installations like that may work on your development machine or the same machine that you install your unattended CD/DVD on like in my case, the installer doesn't always behave exactly as tested.

Therefore, I'm going to install this application with the information that has already been provided, especially since this is the only installer that I can think of which I have to automate using AutoIT. I do however install the applications which have an .msi installer with /QB, at least until I get an almost perfect unattended CD.

That maybe a bit of wishful thinking on my part, since newer versions of the applications I install come out fairly regularly (normally just after I've finalised a specific revision of my CD), but there’s no harm in trying I suppose. :)

#11 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 29 October 2004 - 02:14 PM

Where did you get the msi?

#12 User is offline   Cee-Kay 

  • Member
  • PipPip
  • Group: Members
  • Posts: 126
  • Joined: 20-May 04

Posted 30 October 2004 - 06:25 AM

Since the site that I downloaded it from doesn't have a .msi available to install it with, I can only assume that someone else made it from the installer that they downloaded.

The only way someone could do that would be to use a program such as WinINSTALL LE and using the discover wizard. That will record any changes made to the computer both before and after installation and creates a .msi file including the newly copied files and a .reg file recording any changes made to the registry.

Aaron has the right idea for installing this, since a program this small isn't really worth the effort for creating a .msi installer for, in my opinion anyway. :)

#13 User is offline   Mann 

  • Junior
  • Pip
  • Group: Members
  • Posts: 95
  • Joined: 02-October 03

Posted 30 October 2004 - 08:07 AM

:blushing:

#14 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 30 October 2004 - 12:54 PM

The folder is empty. :lol:

#15 User is offline   kurt476 

  • YU-GI-OH!
  • PipPipPipPip
  • Group: Members
  • Posts: 624
  • Joined: 26-October 04

Posted 30 October 2004 - 01:06 PM

? ummm where can i get **** Info viwer?

#16 User is offline   lilweirddude 

  • Senior Member
  • PipPipPipPip
  • Group: Members
  • Posts: 573
  • Joined: 24-August 04

Posted 30 October 2004 - 01:13 PM

http://s4.yousendit.com/d.aspx?id=74AEF711...3EECBB4C6BE36BE
link will go down after a couple of days
hope this is what you are looking for
just use /qn or /qb
note:i did not make this file

#17 User is offline   totoymola 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 944
  • Joined: 24-September 04

Posted 30 October 2004 - 11:00 PM

Thanks. :D

Share this topic:


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

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



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