home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MPC Wizard 3.0
/
WIZARD3_0.ISO
/
drivers
/
sound
/
pcl_sdms
/
install.dat
< prev
next >
Wrap
Text File
|
1992-09-18
|
2KB
|
109 lines
/*
* INSTALL.DAT
*
* Project: SDMS drivers
* Version: 1.600
*
* This INSTALL.DAT was automatically generated by DDB
*/
@DefineProject
@Name = "SDMS Drivers"
@Version = "1.6"
@Subdir = "\\SDMS"
@OutDrive = Z
@EndProject
@Display
@Cls
--------------------- MS-DOS SDMS Installation --------------------
---- Prepared for Cardinal Technology Inc. -- Licensed by NCR -----
This program will install: @Name Version @Version
on your MS-DOS computer system and verify the integrity of the
distribution disk(s). You may press the [Esc] key at any time to
abort the installation.
INSTALL will ask you several questions about your computer
hardware and then give you the option of modifying the
CONFIG.SYS file.
Each question has a default answer. If the default answer is
correct, press the ENTER key in response to the question.
Otherwise, type the answer and then press the ENTER key.
If you make a mistake while typing, press the BACKSPACE key
and then retype the answer.
92202
@Pause
@EndDisplay
@GetOutDrive
@Cls
On which disk drive do you wish to install @Name?
@EndOutDrive
@GetSubdir
@Cls
Now you need to specify the disk destination subdirectory. The
subdirectory is the location on your disk where the @Name
will be installed. If you don't know what a "subdirectory" is,
you probably need not worry about it, and should enter "\" for
the next prompt (don't type the quote characters).
If you are using a subdirectory system, and the DOS PATH command,
and you install @Name in the @Subdir subdirectory, you will
probably want to modify the PATH so that it includes the
subdirectory @Subdir in addition to the current subdirectories.
@Prompt = "Which subdirectory ([Enter] = @Subdir) ?"
@EndSubdir
@DefineDisk
@Label = "Disk #1"
@BeginLib SDMSDRV.001
@File GLOBAL.SYS @Size 4929 @Out GLOBAL.SYS
@File DOSCAM.SYS @Size 16230 @Out DOSCAM.SYS
@File CDROM.SYS @Size 16526 @Out CDROM.SYS
@EndLib
@EndDisk
@SetConfig
@AskOverwrite
@Device="@OutDrive:@Subdir\\GLOBAL.SYS"
@Device="@OutDrive:@Subdir\\DOSCAM.SYS"
@Device="@OutDrive:@Subdir\\CDROM.SYS /D:MSCD000"
@EndConfig
@Finish
@ChDrive @OutDrive
@ChDir "@SubDir"
Installation of @Name is now finished.
Make sure that the CONFIG.SYS file has the proper
changes. Then, reboot the system to activate the drivers.
@Pause
@EndFinish