home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Deluxe Multimedia Bible
/
The_Deluxe_Multimedia_Bible.ISO
/
last.cfg
< prev
next >
Wrap
Text File
|
1996-08-18
|
2KB
|
75 lines
rem chain install part two of the 32 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
multimedia features 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 multimedia features 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
70 [ ] Coloring pages
75 [ ] Slideshows
80 [ ] Videos
ENDGROUP
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 $SOURCEdir$\Videos\chch1c.avi", "Psalm 118 Video", "$SOURCEdir$\Videos\", replace
WINITEM: "Holy Bible Deluxe", "$WINDIR$\Mplayer.exe $SOURCEdir$\Videos\chch2c.avi", "Psalm 104 Video", "$SOURCEdir$\Videos\", replace
WINITEM: "Holy Bible Deluxe", "$WINDIR$\Mplayer.exe $SOURCEdir$\Videos\chch3c.avi", "Romans 5 Video", "$SOURCEdir$\Videos\", replace
ENDIF
RUNATEXIT: "$SOURCEDir$\clipart\winstall.EXE"