home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Deluxe Multimedia Bible
/
The_Deluxe_Multimedia_Bible.ISO
/
finish.cfg
< prev
next >
Wrap
Text File
|
1996-08-19
|
3KB
|
103 lines
rem chain install part two of the 16 bit
REM PCINSTALLWIN SCRIPT 6/1/96 32 BIT BIBLE
REM ORIGINAL CODE AMY
REM INTROSCREEN: COSMIATT.BMP, 5
SCREENCOLOR: BLUE, BLUE
rem --- the title that appears on the background
TITLE: "Swift Platinum Holy Bible Deluxe", 35
rem SCREENGRAPHIC: Bib.BMP, TOPLEFT
rem --- the color for the title
TITLECOLOR: (255, 255, 000)
BEGINFIRSTSCREEN
This setup program will allow you to select which
Bible references you would like to run off the
CD-ROM.
You will then be asked if you would like to install
the Kudo clipart program.
When setup is complete, you may double-click on
the corresponding icon to run the items of your choice.
If you have not previousy set up the Microsoft media
player or Powerpoint, you should run the setup routines
in the Deluxe Holy Bible group before attempting to
launch the video or slideshow icons.
ENDFIRSTSCREEN
BEGINLASTSCREEN
Setup of the Bible translations and text is now complete.
Please stand by for installation options on the Kudo clipart
viewer.
ENDLASTSCREEN
rem --- check that the end user has a powerful enough CPU
MINCPUTYPE: 80386
REM MINDISKSPACE: 830
DEFAULTDIR: c:\DLXBIBLE
BEGINGROUP
40 [ ] Spurgeon's Daily Readings
45 [ ] Easton's Topical Bible
50 [ ] Henry's Commentaries on the Old and New Testaments
55 [ ] Nave's Topical Bible
60 [ ] Commentaries on the Psalms
65 [ ] Torrey's New Topical Textbook and Methods of Bible Study
70 [ ] Coloring pages
75 [ ] Slideshows
80 [ ] Videos
ENDGROUP
IF GROUP=40
WINITEM: "Holy Bible Deluxe", "$SOURCEDIR$\16bit\READINGS.HLP", "Spurgeon's Daily Readings", "$SOURCEDIR$\16bit\readings.ico", replace
ENDIF
IF GROUP=45
WINITEM: "Holy Bible Deluxe", "$SOURCEDIR$\16bit\EASTON.HLP", "Easton's Topical Bible", "$SOURCEDIR$\16bit\EASTON.ico", replace
ENDIF
IF GROUP=50
WINITEM: "Holy Bible Deluxe", "$SOURCEDIR$\16bit\MHC_OT.HLP", "Henry's OT Commentaries", "$SOURCEDIR$\16bit\MHC_OT.ico", replace
WINITEM: "Holy Bible Deluxe", "$SOURCEDIR$\16bit\MHC_NT.HLP", "Henry's NT Commentaries", "$SOURCEDIR$\16bit\MHC_NT.ico", replace
ENDIF
IF GROUP=55
WINITEM: "Holy Bible Deluxe", "$SOURCEDIR$\16bit\NAVES.HLP", "Nave's Topical Bible", "$SOURCEDIR$\16bit\NAVEs.ico", replace
ENDIF
IF GROUP=60
WINITEM: "Holy Bible Deluxe", "$SOURCEDIR$\16bit\PSALMS.HLP", "Psalms Commentaries", "$SOURCEDIR$\16bit\PSALMS.ico", replace
ENDIF
IF GROUP=65
WINITEM: "Holy Bible Deluxe", "$SOURCEDIR$\16bit\TORREY.HLP", "Torrey's Textbook and Studies", "$SOURCEDIR$\16bit\TORREY.ico", replace
ENDIF
IF GROUP=70
WINITEM: "Holy Bible Deluxe", "$WINDIR$\pbrush.exe", "Coloring pages", "$SOURCEDir$\COLORING\", replace
ENDIF
IF GROUP=75
WINITEM: "Holy Bible Deluxe", "$SOURCEDir$\powerpt\vsetup.exe", "Slide shows Setup", "$SOURCEdir$\powerpt\", replace
WINITEM: "Holy Bible Deluxe", "$SOURCEDir$\powerpt\pptvIEw.exe", "Slide shows", "$SOURCEdir$\SLIDES\", replace
ENDIF
IF GROUP=80
WINITEM: "Holy Bible Deluxe", "$sourcediR$\vfw\setup.exe", "Video Setup", "$SOURCEdir$\Vfw\", replace
WINITEM: "Holy Bible Deluxe", "$WINDIR$\Mplayer.exe", "Videos", "$SOURCEdir$\Videos\", replace
ENDIF
RUNATEXIT: "$SOURCEDir$\clipart\winstall.EXE"