home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Action 40
/
cdactionmagazinecoverdisc401999.iso
/
caesar
/
INSTALL.DEF
< prev
next >
Wrap
Text File
|
1995-02-01
|
1KB
|
29 lines
// ==> INSTALL.DEF
// This file is the defination file for installation procedure INSTALL.EXE.
// Note:
// 1. After installation, install.exe will be renamed to be setup.exe,
// configuration file will be generated as SETUP.CFG
// 2. Installation will read "READ.ME" page by page for special notice.
[Header]
Drive= C: //Dest Drive (user changable)
Dir= Caesar //Dest Directory (user changable)
Exe= Caesar //Executable file
Title= Caesar //Title
Version= 1.04 //Version
Disks= 1 //Disks to be installed
HardDrive= 2 M //requirement
RAM640= 585K //requirement
RAMext= 0 M //requirement
Sound= NO //support sound
Printer= NO //support printer
SVGA= NO //using SVGA mode
CD_ROM= NO //support CD ROM version(Source Drive)
[Disk 1]
Id=DISK1 //check file existance for the correct disk
MD={Drive}{Dir}
copy=install.exe, {Drive}{Dir}
copy=*.*, {Drive}{Dir}