View Single Post
  #6  
Old 27th Apr 03, 12:23 AM
daMANiack's Avatar
daMANiack daMANiack is offline
Senior Member
 
Join Date: Jul 2001
Posts: 102
daMANiack is an unknown quantity at this point
Hi,

I believe the important file for CD AutoRun is:

Autorun.inf

Quote:
[autorun]
open = Autorun.exe
icon = Autorun.exe
Others referenced in the AutoRun/Setup process would probably be:

Autorun.ini (watch the WordRap)

Quote:
[AUTORUN]
MSGAPPTITLE=Microsoft Encarta Reference Library 2003
MSGCDNNEEDED=The disc you inserted runs an application that is not currently installed on your computer. To install this application, click OK to close this dialog, then insert the installation disk. You must close this dialog before you continue.
MSGCANTRUN=Encarta is unable to run the following application: (%s)
MSGINSTALLEDNOCONTENT=This disc installs an application that is already on your computer. To run this application, insert the appropriate content disc. If you want to modify your installation, open Add/Remove Programs, then click the Encarta product name to run the Setup wizard.
CONTENTDISCMARKER=DISCID.INI

RUNAPP=1

APPLAUNCHREGKEY=InstalledTo
APPLAUNCHEXENAME=ENCARTA.EXE

REGBASEPATH=Software\Microsoft\Microsoft Reference

[SETUP]
RUNSETUP=1
SETUPPATH=Setup.exe

[SKU]
RUNTIME=L03ADXRC
CONTENT=L03ADXRC
and Setup.ini

Quote:
[Startup]
Product=Microsoft Encarta Reference Library 2003
PackageName=L03ADXRC.msi
L03ADXRC.msi is also referenced in a file named EULA.INI in the CD1 EE and ER directories.

EE\EULA.INI

Quote:
[Fred]
WorksEulaAcceptedRegPath = Software\Microsoft\Works Suite\2003
WorksEulaAcceptedRegKey = Eula
Suite = 1
SuitePidRegPath = Software\Microsoft\Microsoft Reference\L03ADXRC
SuitePidKey = PID
ProductPidRegPath = Software\Microsoft\Microsoft Reference\L03ADXRC
ProductPidKey = PID
SiteCodeSuite = 442
MPCCodeSuite = 60208
SiteCodeProd = 442
MPCCodeProd = 60208

EulaAcceptedRegPath = Software\Microsoft\Microsoft Reference\L03ADXRC
EulaAcceptedRegKey = EulaAccepted
RegDialogCounterRegPath = Software\Microsoft\Microsoft Reference\L03ADXRC
RegDialogCounterRegKey = RegDialogCounter
ER\EULA.INI

Quote:
[Fred]
WorksEulaAcceptedRegPath = Software\Microsoft\Works Suite\2003
WorksEulaAcceptedRegKey = Eula
Suite = 1
SuitePidRegPath = Software\Microsoft\Microsoft Reference\L03ADXRC
SuitePidKey = PID
ProductPidRegPath = Software\Microsoft\Microsoft Reference\L03ADXRC
ProductPidKey = PID
SiteCodeSuite = 442
MPCCodeSuite = 60208
SiteCodeProd = 442
MPCCodeProd = 60208

EulaAcceptedRegPath = Software\Microsoft\Microsoft Reference\L03ADXRC
EulaAcceptedRegKey = EulaAccepted
RegDialogCounterRegPath = Software\Microsoft\Microsoft Reference\L03ADXRC
RegDialogCounterRegKey = RegDialogCounter
Hope this assists/helps some.

Cheerz
Reply With Quote