home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC/CD Gamer UK 31
/
PCGAMER31.bin
/
install.def
< prev
next >
Wrap
Text File
|
1995-12-20
|
1KB
|
36 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= SLIDE //Dest Directory (user changable)
Exe= SLIDE //Executable file
Title= Slide Show //Title
Version= 2.00 //Version
Disks= 1 //Disks to be installed
HardDrive= 10 M //requirement
RAM640= 0 K //requirement
RAMext= 0 M //requirement
Sound= YES //support sound
Printer= NO //support printer
SVGA= YES //using SVGA mode
CD_ROM= YES //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=install.def, {Drive}{Dir}
copy=check.exe, {Drive}{Dir}
xcopy=bad, {Drive}{Dir}
xcopy=check.exe, {Drive}{Dir}
xcopy=disk1, {Drive}{Dir}
xcopy=install.def, {Drive}{Dir}
xcopy=install.exe, {Drive}{Dir}
xcopy=HD\*.*, {Drive}{Dir} /e /s