home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Spiel 1996 September
/
PCS0996.ISO
/
demos
/
burger
/
install.scp
< prev
next >
Wrap
Text File
|
1996-01-23
|
908b
|
43 lines
;|------------------------------------------------------------|
;|This is an install Script for Orion Burger Interactive Demo |
;|------------------------------------------------------------|
#MINIMUM
4200000
S Copying commom files...
C \GOODSTUF\*.*
S Copying readme.doc...
C \readme.doc \readme.doc
S Copying setup files...
C \setup\*.*
C \install.lbm \setup.lbm
!
;The real thing here!
#MEDIUM
11000000
S Copying commom files...
C \GOODSTUF\*.*
S Copying GLOBAL.HAG file...
C \RESOURCE\GLOBAL.HAG \GLOBAL.HAG
S Copying readme.doc...
C \readme.doc \readme.doc
S Copying setup files...
C \setup\*.*
C \install.lbm \setup.lbm
!
;Mega Install!
#MAXIMUM
121000000
S Copying commom files...
C \GOODSTUF\*.*
S Copying all HAG files...
C \RESOURCE\*.*
S Copying readme.doc...
C \readme.doc \readme.doc
S Copying setup files...
C \setup\*.*
C \install.lbm \setup.lbm
!