home *** CD-ROM | disk | FTP | other *** search
INI File | 1996-06-05 | 16.2 KB | 636 lines |
- ; setup program for MW2 real program
- ; $Id: setup.ini 1.6 1996/06/05 07:14:26 the_dog Exp $
- ; $Log: setup.ini $
- ; Revision 1.6 1996/06/05 07:14:26 the_dog
- ; added vendor.txt place holder
- ;
- ; Revision 1.5 1996/06/05 06:56:56 the_dog
- ; added installation of the revs file
- ;
- ; Revision 1.4 1996/06/02 08:42:34 the_dog
- ; setup group names etc for demo versions
- ;
- ; Revision 1.3 1996/05/02 08:42:44 the_dog
- ; added support for interactive tutorial
- ;
- ; Revision 1.2 1996/04/30 08:56:22 the_dog
- ; changed revs21 to revs21a
- ;
- ; Revision 1.1 1996/04/28 08:00:52 the_dog
- ; Initial revision
- ;
- ; Revision 1.5 1996/01/29 10:33:14 the_dog
- ; changed to copy setup.ex_ to destination instead of setup.exe
- ;
- ; Revision 1.4 1996/01/29 10:07:52 the_dog
- ; added id to file
- ;
- ; Revision 1.3 1996/01/28 22:09:50 the_dog
- ; changed revs file from rev2i to rev21
- ;
- ; Revision 1.2 1996/01/25 01:24:14 the_dog
- ; changed format of source directory specification for copied files
- ; to match modified setup program
- ;
- ; Revision 1.1 1996/01/24 18:00:50 the_dog
- ; Initial revision
- ;
-
- [Display]
- Shadow Offset=0
- Bitmap Method=0
- UseBorder=1
-
- [Mode]
- ExpandSourceDir=1
-
- [Debug]
- ; PerformActions 0 - do nothing
- ; 1 - normal
- ; 2 - log
- ; 3 - act and log
-
- PeformActions=1
-
- [presetup]
- verbose=0
- run=mwsetup.exe
-
- [precopysetup]
- mwsetup.exe=setup.ex_
- mwsetup.ini=setup.ini
- mwsetup.bmp=setup.bmp
- mwsetup2.bmp=setup2.bmp
- strings.dll=strings.dll
-
- [precopy]
- setup.ex_=mwsetup.exe
- setup.ini=mwsetup.ini
- strings.dll=strings.dll
-
- [setup]
-
- SelectTitle=Music Works 2 Setup Program ;Title for main dialog.
- InstallTitle=Music Works 2 Setup Program
- OptionsTitle=Music Works 2
- CopyingTitle=Music Works 2
-
- AbortMsgBox=Music Works has not been installed correctly, Please re-install before running Music Works 2
- IncompleteMsgBox=Some parts of Music Works have not been installed correctly Re-installation may be necessary before running Music Works.
- SuccessMsgBox=Music Works has been installed successfully.
-
- ; set up target
- Target=c:\mw2demo
-
- UseBaseDirMethod=1
- ; Use3DDialogBoxes=0
-
- choices=choicelist
- start=start
- finish=finish
-
- [choices]
- ShowChoices=1
-
- [start]
- ; SetVar1=AddExtensions,0
- ; SetVar2=AddGroups,0
-
- [finish]
- ExclamationMsgBox1=Attention, Windows must be restarted before running Music Works 2. When installation is complete exit and restart Windows.
- YesNoMsgBox1=Readme File,Display README file ?,Readme
-
- [Readme]
- Run1=NOTEPAD.EXE +V1README.TXT,0,1
-
- [choicelist]
- ; 1=MusicWorks 2.1 Program,Components, Actions, Destination Directory, 1, flags
- ; option name
- ; name of section that contains list of files
- ; name of section to run
- ; directory to install this section to
- ; 1 = is selected
- ; flags
- ; 1 = can run from cd
- ; 2 = do run from cd
- ; 4 = can change directory
-
- ; list of options
- 1=Install MusicWorks 2.1.1 Demo, Components, Actions
-
- [components]
-
- ; These are install groups
-
- 1=2046872,MW2 Program
- 2=425890,Setup Program
- 3=91668,MW2 Fonts
- 4=19926,MW2 Support
- 5=575726,Help File
- 6=79370,Sample Songs
- 7=9602,Readme File
-
- [MW2 Program]
-
- ; Destination=Source,Flag
- ; Flag is bits ored together
- ; 1 - check duplicate
- ; 2 - copy without using lzcopy - first file (for broken files)
- ; 4 - same as (2) but for succeeding files (to be joined to first file)
- ; 8 - delete source file after copying
- ; 16 - copy file even if this is a CD group
-
- DiskBox1=mw2.ex_,Change Disk,Please insert MW2 Demo disk #1 or a disk containing the file
-
- +DMW2.EXE=+OMW2.EX_
- +DMWDIADLL.DLL=+OMWDIADLL.DL_
- +DMWDLG.DLL=+OMWDLG.DL_
- +DMWDLG2.DLL=+OMWDLG2.DL_
- +DMWRECORD.DLL=+OMWRECORD.DL_
- +DMWUTIL.DLL=+OMWUTIL.DL_
-
- ; +Dbc30rtl.DLL=+Obc30rtl.DL_
- ; +DOWL31.DLL=+OOWL31.DL_
- ; +DTCLASS31.DLL=+OTCLASS31.DL_
-
- +Dbc450rtl.DLL=+Obc450rtl.DL_
- +Dbc453rtl.DLL=+Obc453rtl.DL_
- ; +DOWL100.DLL=+OOWL100.DL_
- +DOWL1A.DLL=+OOWL1A.DL_
- +DTCLASS45.DLL=+OTCLASS45.DL_
-
-
- DiskBox2=mw2.ini,Change Disk,Please insert MW2 Demo disk #2 or a disk containing the file
- +DMW2.INI=+OMW2.INI,16
-
- +DMWWENG.DLL=+OMWWENG.DL_
- +DMWWFRA.DLL=+OMWWFRA.DL_
- +DMWWGER.DLL=+OMWWGER.DL_
-
-
- [Setup Program]
-
- +DSETUP.EXE=+OSETUP.EX_
- +DSETUP.INI=+OSETUP.INI
- +DSETUP.BMP=+OSETUP.BMP
- +DSETUP2.BMP=+OSETUP2.BMP
- +DSTRINGS.DLL=+OSTRINGS.DLL
- +SCTL3DV2.DLL=+OCTL3DV2.DL_,1
-
-
- [MW2 Fonts]
- DiskBox1=mw2.hl_,Change Disk,Please insert MW2 Demo disk #2 or a disk containing the file
-
- +SGUITFNT1.TTF=+OGUITFNT1.TTF,16
- +SMWSYMBOL.TTF=+OMWSYMBOL.TTF,16
-
- [MW2 Support]
- +DSUPPORT\CONTROLS.LST=+OCONTROLS.LST,16
- +DSUPPORT\KEYBD.LST=+OKEYBD.LST,16
- +DSUPPORT\MW_TABS.LST=+OMW_TABS.LST,16
- +DSUPPORT\PATCH.LST=+OPATCH.LST,16
- +DSUPPORT\DRUM.LST=+ODRUM.LST,16
-
- [Readme File]
- +DREADME.TXT=+OREADME.TXT
- +DREVS.TXT=+OREVS.TXT
- ; set up vendor file
- +DVENDOR.TXT=+OVENDOR.TXT
- [Help File]
- +DMW2.HLP=+OMW2.HL_
-
- [Sample Songs]
- +DMUSIC\MW2.MWW=+OMW2.MW_,16
- +DMUSIC\FRIGHTEN.MWW=+OFRIGHTEN.MW_,16
- +DMUSIC\FURELISE.MWW=+OFURELISE.MW_,16
-
- checkvar1,CDInstall,,Extra CD Sample Songs
-
- [Extra CD Sample Songs]
- +DMUSIC\WALTZAM.MWW=+OWALTZAM.MW_,16
- +DMUSIC\TOCCATA.MWW=+OTOCCATA.MW_,16
- +DMUSIC\TOCCATIN.MWW=+OTOCCATIN.MW_,16
-
- [Actions]
- SetVar1=1,+D
- CheckExisting=+Dmw2.ini,ConfirmInstall,Install
-
- [ConfirmInstall]
- YesNoMsgBox1=Attention,Music Works 2 appears to be installed already. Do you wish to continue ?,Install
-
- [Install]
- IfIsCDInstall=SetCDDest,SetDiskDest
- Perform1=Directories
- CopyFiles1=0
- CheckVar1=AddExtensions,YesNoExtensions,Extensions,NoExtensions
- Perform2=FixMWWIni
- YesNoMsgBox2=MWW Fonts,Add new MW2 Fonts ?,Fonts
-
- CheckVar2=AddGroups,YesNoGroups,Groups,NoGroups
- Perform3=Keys
-
- [SetCDDest]
- SetVar1=1,+O\MW2
- SetVar2=2,+O\MW2
-
- [SetDiskDest]
- SetVar1=1,+D
- SetVar2=2,+D
-
- [directories]
- MkDir1=+DSUPPORT ; Create target drive directory.
- MkDir2=+DMUSIC
-
- [YesNoExtensions]
- YesNoMsgBox1=WIN.INI,Modify WIN.INI ?,Extensions,NoExtensions
-
- [NoExtensions]
- SetVar1=AddExtensions,2
-
- [Extensions]
- ; set up extensions
- WriteWININI1=Music Works Demo,IniFile,+Dmw2.ini
- WriteWININI2=Extensions,mww,mw2.exe ^.mww
- SetVar1=AddExtensions,1
-
- [FixMWWIni]
- WriteMyINI1=+Dmw2.ini, Directories,LoadData,+Dmusic\
- WriteMyINI2=+Dmw2.ini, Directories,SaveData,+Dmusic\
- WriteMyINI3=+Dmw2.ini, Directories,Support Files,+Dsupport\
- WriteMyINI4=+Dmw2.ini, Files,prototype,+Dmusic\mw2.mww
-
-
- [Fonts]
-
- Font1=mwsymbol.ttf,MWW Symbols (TrueType)
- Font2=guitfnt1.ttf,MWW Guitar Tabs (TrueType)
-
-
- [YesNoGroups]
- YesNoMsgBox3=Program Group,Create MW2 Demo Program Group and add icons ?,Groups,NoGroups
-
- [NoGroups]
- SetVar1=AddGroups,2
-
- [Groups]
- AddGroup=MW2 Demo
- SetVar1=AddGroups,1
-
- ; Delete possible old icon in case we have a new definition.
- DeleteItem1=MW2 Demo,MW2
- AddItem1=MW2 Demo,+V2\MW2.EXE,MW2
-
- DeleteItem2=MW2 Demo,MW2 Help
- AddItem2=MW2 Demo,WINHELP.EXE +V2\mw2,MW2 Help,,,Help File
-
- DeleteItem3=MW2 Demo,Readme
- AddItem3=MW2 Demo,NOTEPAD.EXE +V2\README.TXT,Readme,,,Readme File
-
- DeleteItem4=MW2 Demo,Revs
- AddItem4=MW2 Demo,NOTEPAD.EXE +V2\REVS.TXT,Revisions,,,Readme File
-
- DeleteItem5=MW2 Demo,Ini File
- AddItem5=MW2 Demo,NOTEPAD.EXE +D\MW2.INI,Ini File
-
-
- [Keys]
- RegCreateKey1=\,MW2.1,Music Works 2
- RegCreateKey2=MW2.1\shell\open,command,+V2\MW2.EXE %1
- RegCreateKey3=\,.mww,MW2.1
-
- ; ************************ tutorial installation *************************
- [Tutorial]
- DiskBox1=scplayer.ex_,Change Disk,Please insert MW2 Demo disk #4 or a disk containing the file
-
- +D\SCPLAYER.EXE=+OSCPLAYER.EX_
- +D\MW2DEMO1.SC_,1=+OMW2DEMO1.PA1,2
-
- DiskBox2=mw2demo1.pa2,Change Disk,Please insert MW2 Demo disk #5 or a disk containing the file
-
- +D\MW2DEMO1.SC_,2=+OMW2DEMO1.PA2,4
- +D\MW2DEMO1.SC_,3=+OMW2DEMO1.PA3,4
- +D\MW2DEMO1.SCM=+DMW2DEMO1.SC_,8
-
- DiskBox3=mw2demo2.sc_,Change Disk,Please insert MW2 Demo disk #6 or a disk containing the file
-
- +D\MW2DEMO2.SCM=+OMW2DEMO2.SC_
-
- [TutComponents]
- 1=9617530,Tutorial
-
- [Tut Actions]
- CheckExisting=+Dmw2demo1.scm,Tut ConfirmInstall,Tut Install
-
- [Tut ConfirmInstall]
- YesNoMsgBox1=Attention,The Music Works 2 tutorial appears to be installed already. Do you wish to continue ?,Tut Install
-
- [Tut Install]
- IfIsCDInstall=TutSetCDDest,TutSetDiskDest
- CopyFiles1=0
- CheckVar1=AddGroups,Tut YesNoGroups,Tut Groups,Tut NoGroups
-
- [TutSetCDDest]
- SetVar1=2,+O\TUTORIAL
-
- [TutSetDiskDest]
- SetVar1=2,+D
- MkDir1=+D
-
- [Tut YesNoGroups]
- YesNoMsgBox1=Program Group,Create MW2 Demo Program Group and add tutorial icons ?,Tut Groups,Tut NoGroups
-
- [Tut Directories]
- MkDir1=+D
-
- [Tut NoGroups]
- SetVar1=AddGroups,2
-
- [Tut Groups]
- SetVar1=AddGroups,1
- AddGroup=MW2 Demo
-
- ; Delete possible old icon in case we have a new definition.
- DeleteItem1=MW2 Demo,MW2 Tutorial
-
- AddItem1=MW2 Demo,+V2\scplayer.exe +V2\mw2demo1.scm +V2\mw2demo2.scm,MW2 Tutorial
-
- ; ************************ full tutorial installation *************************
- [Interactive Tutorial]
- DiskBox1=scplayer.ex_,Change Disk,Please insert MW2 Demo disk #7 or a disk containing the file
-
- +D\scplayer.exe=+Oscplayer.ex_
- +D\2a.scm=+O2a.sc_
- +D\2b.scm=+O2b.sc_
- +D\3a.scm=+O3a.sc_
- +D\3b.scm=+O3b.sc_
- +D\4a.scm=+O4a.sc_
- +D\5a.scm=+O5a.sc_
- +D\5b.scm=+O5b.sc_
-
- DiskBox2=5c.sc_,Change Disk,Please insert MW2 Demo disk #8 or a disk containing the file
-
- +D\5c.scm=+O5c.sc_
- +D\6a.scm=+O6a.sc_
- +D\6b.scm=+O6b.sc_
- +D\6c.scm=+O6c.sc_
- +D\7a.scm=+O7a.sc_
- +D\7b.scm=+O7b.sc_
- +D\8a.scm=+O8a.sc_
- +D\8b.scm=+O8b.sc_
- +D\8c.scm=+O8c.sc_
- +D\8d.scm=+O8d.sc_
-
- DiskBox2=8e.sc_,Change Disk,Please insert MW2 Demo disk #9 or a disk containing the file
-
- +D\8e.scm=+O8e.sc_
- +D\9a.scm=+O9a.sc_
- +D\9b.scm=+O9b.sc_
-
- DiskBox2=9c.sc_,Change Disk,Please insert MW2 Demo disk #10 or a disk containing the file
-
- +D\9c.scm=+O9c.sc_
- +D\10a.scm=+O10a.sc_
- +D\10b.scm=+O10b.sc_
- +D\10c.scm=+O10c.sc_
- +D\11a.scm=+O11a.sc_
-
- DiskBox2=11b.sc_,Change Disk,Please insert MW2 Demo disk #11 or a disk containing the file
-
- +D\11b.scm=+O11b.sc_
- +D\11c.scm=+O11c.sc_
- +D\11d.scm=+O11d.sc_
- +D\11e.scm=+O11e.sc_
- +D\12a.scm=+O12a.sc_
- +D\12b.scm=+O12b.sc_
-
- DiskBox2=12c.sc_,Change Disk,Please insert MW2 Demo disk #12 or a disk containing the file
-
- +D\12c.scm=+O12c.sc_
- +D\drumseq1.mww=+Odrumseq1.mw_
- +D\template.mww=+Otemplate.mw_
- +D\tutfinal.mww=+Otutfinal.mw_
-
- DiskBox2=tut02a.mw_,Change Disk,Please insert MW2 Demo disk #13 or a disk containing the file
-
- +D\tut02a.mww=+Otut02a.mw_
- +D\tut02b.mww=+Otut02b.mw_
- +D\tut03a.mww=+Otut03a.mw_
- +D\tut03b.mww=+Otut03b.mw_
- +D\tut04a.mww=+Otut04a.mw_
- +D\tut05a.mww=+Otut05a.mw_
- +D\tut05b.mww=+Otut05b.mw_
- +D\tut05c.mww=+Otut05c.mw_
- +D\tut06a.mww=+Otut06a.mw_
- +D\tut06b.mww=+Otut06b.mw_
- +D\tut06c.mww=+Otut06c.mw_
- +D\tut07a.mww=+Otut07a.mw_
- +D\tut07b.mww=+Otut07b.mw_
- +D\tut08a.mww=+Otut08a.mw_
- +D\tut08b.mww=+Otut08b.mw_
- +D\tut08c.mww=+Otut08c.mw_
- +D\tut08d.mww=+Otut08d.mw_
- +D\tut08e.mww=+Otut08e.mw_
- +D\tut09a.mww=+Otut09a.mw_
- +D\tut09b.mww=+Otut09b.mw_
- +D\tut09c.mww=+Otut09c.mw_
- +D\tut10a.mww=+Otut10a.mw_
- +D\tut10b.mww=+Otut10b.mw_
- +D\tut10c.mww=+Otut10c.mw_
- +D\tut11a.mww=+Otut11a.mw_
- +D\tut11b.mww=+Otut11b.mw_
- +D\tut11c.mww=+Otut11c.mw_
- +D\tut11d.mww=+Otut11d.mw_
- +D\tut11e.mww=+Otut11e.mw_
- +D\tut12a.mww=+Otut12a.mw_
- +D\tut12b.mww=+Otut12b.mw_
- +D\tut12c.mww=+Otut12c.mw_
- +D\tutorial.hlp=+Otutorial.hl_
-
-
- [Full TutComponents]
- 1=16194374,Interactive Tutorial
-
- [Full Tut Actions]
- CheckExisting=+Dmw2demo1.scm,Full Tut ConfirmInstall,Full Tut Install
-
- [Full Tut ConfirmInstall]
- YesNoMsgBox1=Attention,The Music Works 2 interactive tutorial appears to be installed already. Do you wish to continue ?,Full Tut Install
-
- [Full Tut Install]
- IfIsCDInstall=Full TutSetCDDest,Full TutSetDiskDest
- CopyFiles1=0
- CheckVar1=AddGroups,Full Tut YesNoGroups,Full Tut Groups,Full Tut NoGroups
-
- [Full TutSetCDDest]
- SetVar1=2,+O\TUTORIAL
-
- [Full TutSetDiskDest]
- SetVar1=2,+D
- MkDir1=+D
-
- [Full Tut YesNoGroups]
- YesNoMsgBox1=Program Group,Create MW2 Demo Program Group and add interactive tutorial icons ?,Full Tut Groups,Full Tut NoGroups
-
- [Full Tut Directories]
- MkDir1=+D
-
- [Full Tut NoGroups]
- SetVar1=AddGroups,2
-
- [Full Tut Groups]
- SetVar1=AddGroups,1
- AddGroup=MW2 Demo
-
- ; Delete possible old icon in case we have a new definition.
- DeleteItem1=MW2 Demo,MW2 Interactive Tutorial
-
- AddItem1=MW2 Demo,+V2\scplayer.exe +V2\mw2demo1.scm +V2\mw2demo2.scm,MW2 Interactive Tutorial
-
- ; ************************ diagnostic installation *************************
- [Diagnostic]
-
- DiskBox1=mwdiag.ex_,Change Disk,Please insert MW2 Demo disk #3 or a disk containing the file
-
- +D\MWDIAG.EXE=+OMWDIAG.EX_
- +D\RECORD.DLL=+ORECORD.DL_
-
- [DiagComponents]
-
- 1=728608,Diagnostic
-
- [Diag Actions]
-
- CheckExisting=+Dmwdiag.exe,Diag ConfirmInstall,Diag Install
-
- [Diag ConfirmInstall]
-
- YesNoMsgBox1=Attention,The Music Works 2 diagnostic appears to be installed already. Do you wish to continue ?,Diag Install
-
- [Diag Install]
-
- Perform1=Diag Directories
- CopyFiles1=0
- CheckVar1=AddGroups,Diag YesNoGroups,Diag Groups,Diag NoGroups
-
-
- [Diag YesNoGroups]
- YesNoMsgBox1=Program Group,Create MW2 Demo Program Group and add diagnostic icons ?,Diag Groups,Diag NoGroups
-
- [Diag Directories]
-
- MkDir1=+D
-
- [Diag NoGroups]
- SetVar1=AddGroups,2
-
- [Diag Groups]
- AddGroup=MW2 Demo
-
- ; Delete possible old icon in case we have a new definition.
- DeleteItem1=MW2 Demo,MW2 Diagnostic
- AddItem1=MW2 Demo,+D\mwdiag.exe,MW2 Diagnostic
- SetVar1=AddGroups,1
-
-
- ; ************************ manual installation *************************
- [Manual]
- +DMANUAL\CONTENTS.WRI=+OCONTENTS.WR_
- +DMANUAL\CHAP01.WRI=+OCHAP01.WR_
- +DMANUAL\CHAP02.WRI=+OCHAP02.WR_
- +DMANUAL\CHAP03.WRI=+OCHAP03.WR_
- +DMANUAL\CHAP04.WRI=+OCHAP04.WR_
- +DMANUAL\CHAP05.WRI=+OCHAP05.WR_
- +DMANUAL\CHAP06.WRI=+OCHAP06.WR_
- +DMANUAL\CHAP07.WRI=+OCHAP07.WR_
- +DMANUAL\CHAP08.WRI=+OCHAP08.WR_
- +DMANUAL\CHAP09.WRI=+OCHAP09.WR_
- +DMANUAL\CHAP10.WRI=+OCHAP10.WR_
- +DMANUAL\CHAP11.WRI=+OCHAP11.WR_
- +DMANUAL\APPENDA.WRI=+OAPPENDA.WR_
- +DMANUAL\APPENDB.WRI=+OAPPENDB.WR_
- +DMANUAL\APPENDC.WRI=+OAPPENDC.WR_
- +DMANUAL\INDEX.WRI=+OINDEX.WR_
-
- [ManComponents]
-
- ; These are install groups
-
- 1=8221568,Manual
-
-
- [Manual Actions]
- CheckExisting=+Dcontents.wri,Manual ConfirmInstall,Manual Install
-
- [Manual ConfirmInstall]
- YesNoMsgBox1=Attention,The Music Works 2 manual appears to be installed already. Do you wish to continue ?,Manual Install
-
- [Manual Install]
- IfIsCDInstall=ManualSetCDDest,ManualSetDiskDest
- CopyFiles1=0
- CheckVar1=AddGroups,Manual YesNoGroups,Manual Groups,Manual NoGroups
-
- [ManualSetCDDest]
- SetVar1=2,+O\MANUAL
-
- [ManualSetDiskDest]
- SetVar1=2,+D
- MkDir1=+D
-
- [Manual YesNoGroups]
- YesNoMsgBox1=Program Group,Create MW2 Demo Program Group and add diagnostic icons ?,Manual Groups,Manual NoGroups
-
- [Manual NoGroups]
- SetVar1=AddGroups,2
-
- [Manual Groups]
- AddGroup=MW2 Demo
-
- DeleteItem10=MW2 Demo,Contents
- AddItem10=MW2 Demo,WRITE.EXE +V2\CONTENTS.WRI,Contents,,,Manual
-
- DeleteItem11=MW2 Demo,Chapter 1
- AddItem11=MW2 Demo,WRITE.EXE +V2\CHAP01.WRI,Chapter 1,,,Manual
-
- DeleteItem12=MW2 Demo,Chapter 2
- AddItem12=MW2 Demo,WRITE.EXE +V2\CHAP02.WRI,Chapter 2,,,Manual
-
- DeleteItem13=MW2 Demo,Chapter 3
- AddItem13=MW2 Demo,WRITE.EXE +V2\CHAP03.WRI,Chapter 3,,,Manual
-
- DeleteItem14=MW2 Demo,Chapter 4
- AddItem14=MW2 Demo,WRITE.EXE +V2\CHAP04.WRI,Chapter 4,,,Manual
-
- DeleteItem15=MW2 Demo,Chapter 5
- AddItem15=MW2 Demo,WRITE.EXE +V2\CHAP05.WRI,Chapter 5,,,Manual
-
- DeleteItem16=MW2 Demo,Chapter 6
- AddItem16=MW2 Demo,WRITE.EXE +V2\CHAP06.WRI,Chapter 6,,,Manual
-
- DeleteItem17=MW2 Demo,Chapter 7
- AddItem17=MW2 Demo,WRITE.EXE +V2\CHAP07.WRI,Chapter 7,,,Manual
-
- DeleteItem18=MW2 Demo,Chapter 8
- AddItem18=MW2 Demo,WRITE.EXE +V2\CHAP08.WRI,Chapter 8,,,Manual
-
- DeleteItem19=MW2 Demo,Chapter 9
- AddItem19=MW2 Demo,WRITE.EXE +V2\CHAP09.WRI,Chapter 9,,,Manual
-
- DeleteItem20=MW2 Demo,Chapter 10
- AddItem20=MW2 Demo,WRITE.EXE +V2\CHAP10.WRI,Chapter 10,,,Manual
-
- DeleteItem21=MW2 Demo,Chapter 11
- AddItem21=MW2 Demo,WRITE.EXE +V2\CHAP11.WRI,Chapter 11,,,Manual
-
- DeleteItem22=MW2 Demo,Appendix A
- AddItem22=MW2 Demo,WRITE.EXE +V2\APPENDA.WRI,Appendix A,,,Manual
-
- DeleteItem23=MW2 Demo,Appendix B
- AddItem23=MW2 Demo,WRITE.EXE +V2\APPENDB.WRI,Appendix B,,,Manual
-
- DeleteItem24=MW2 Demo,Appendix C
- AddItem24=MW2 Demo,WRITE.EXE +V2\APPENDC.WRI,Appendix C,,,Manual
-
- DeleteItem25=MW2 Demo,Index
- AddItem25=MW2 Demo,WRITE.EXE +V2\INDEX.WRI,Index,,,Manual
-
-