home *** CD-ROM | disk | FTP | other *** search
- ;---------------------------------------------------------------------
- ; Santronics Software Install System
- ; (c) copyright 1990-1995 by Santronics Software
- ; All Rights Reserved
- ;---------------------------------------------------------------------
- ; DO NOT CHANGE THIS INSTALL.DAT FILE!
- ;---------------------------------------------------------------------
- ;
- ; Title of your system
- ;
-
- Title Platinum Xpress/Wildcat! V1.1TD
-
- ;
- ; Menu Options
- ;
-
- MENU 10 7 25 50 [ Pick Option ]
-
- MENUITEM ^Memo From the President of Santronics Software
- Position 1
- HELP A short memo or letter from Hector Santos
- COMMAND READ MEMO.DOC
- END MENUITEM
-
- MENUITEM ^Read about the Installation
- Position 2
- HELP Read some information before installing system
- COMMAND READ INSTALL.DOC
- END MENUITEM
-
- MENUITEM ^Install Platinum Xpress (TEST DRIVE)
- Position 3
- HELP Select a drive (partition) and path to install Platinum Xpress
- COMMAND INSTALL
- END MENUITEM
-
- MENUITEM Read the Feature List
- Position 4
- HELP Read about the features in Platinum Xpress!
- COMMAND READ FEATURES.DOC
- END MENUITEM
-
- MENUITEM Read the Order Form
- Position 5
- HELP Read about the order form! $50 Discount offer! Don't Miss it!
- COMMAND EDIT ORDER.DOC
- END MENUITEM
-
-
- MENUITEM Read about our ^Support Policy
- Position 6
- HELP Read about the Santronics Software Support Policy
- COMMAND READ SUPPORT.DOC
- END MENUITEM
-
- MENUITEM Read the ^Addendum for last minute changes
- Position 7
- HELP Read about the last minute changes in Documentation
- COMMAND READ ADDENDUM.DOC
- END MENUITEM
-
- MENUITEM Read about Joining ^FidoNet for the first time
- Position 8
- HELP Read about Fidonet
- COMMAND READ JOINFIDO.DOC
- END MENUITEM
-
- MENUITEM Frequently Asked Questions about Platinum Xpress for ^Windows
- Position 9
- HELP Read about Platinum Xpress for Windows
- COMMAND READ PXWINFO.DOC
- END MENUITEM
-
- MENUITEM ^Quit Install Program
- Position 11
- HELP Exit Install Program and Return to DOS
- COMMAND QUIT
- END MENUITEM
-
- ;
- ; Allow floppy Installation
- ;
-
- AllowFloppy NO
-
- ;
- ; Primary Installation Minimum Hard Disk Space.
- ;
-
- MinHardDisk 5000
- NoHardDisk No Hard Drive was found with required Disk Space of %s.
-
- ;
- ; Target Path. DO NOT ADDED THE DRIVE TO IT. INSTALL WILL DO THAT FOR YOU.
- ;
-
- TargetPath \PX
-
- PromptForTarget YES
-
- ;
- ; Files to Uncompress.
- ; Format:
- ; ZIPFILE LOCATION[/OutPath] FILENAME[/ZipMask] DISKNUMBER LABEL
- ;
- ; If LOCATION is the word STARTUP, the INSTALL will look in the same
- ; drive and directory as the INSTALL program. This allows a user to
- ; type A:INSTALL from a hard disk location.
- ;
- ; To specify a ZIP output mask, provide a suffix to the FILENAME
- ; using a backward directory slash, ie., PCVISTA1.ZIP/HELP
-
- ; To specify an outpath or target path, use a backward directory slash with
- ; the LOCATION variable ie, STARTUP/HELPFILE
- ;
- ; if the work TARGET is used (default) then that is where it is stored.
- ;
- ; To specify a recursive output directory BELOW the target path, simply
- ; do not put any directory information, ie., STARTUP/HELPFILE or
- ; STARTUP/TARGET\HELPFILE is the same thing.
- ;
- ; use the following for 3.5 single diskette installation
-
- ZIPFILE -1 STARTUP/SYSTEM PXSYS.ZIP 1 Diskette #1
- ZIPFILE -1 STARTUP PX.ZIP 1 Diskette #1
- ZIPFILE -1 STARTUP HUBS.ZIP 1 Diskette #1
- ZIPFILE -1 STARTUP/EDIT PXEDIT.ZIP 1 Diskette #1
-
- ; Set the behavior of the decompressing
-
- OverWrite YES
- OverWriteIfNew YES
-
- ;
- ; Mininum Open Files, This is the number of FILES= in the config.sys
- ;
-
- MinOpenFiles 50
-
- ;
- ; Successful Installation Message
- ;
-
- MSGSUCCESS1 SUCCESSFUL UNPACKING/INSTALLATION
- MSGSUCCESS2 Read ADDENDUM.DOC for latest information on Platinum Xpress
-
- ;
- ; Critical Error Message
- ; %e is the errorcode
- ; %a is the address
- ;
-
- MSGCRITICAL1 CRITICAL ERROR # %e AT %a
- MSGCRITICAL2 PLEASE INFORM SANTRONICS AND PROVIDE THIS ERROR NUMBER
-
- ;
- ; Pre Operation (Before Unzip)
- ;
-
- ; PREEXEC W 5 10 75 20 @STARTUPPATH@PREINST
-
- ;
- ; Post Operation
- ;
-
- POSTEXEC PXSETUP.EXE
-