home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
desktop
/
sysmgx.arj
/
READ25.BAT
next >
Wrap
DOS Batch File
|
1991-06-19
|
1KB
|
28 lines
ECHO OFF
CLS
ECHO ╔═════════════════════════════════════════════════════╗
ECHO ║ SYSTEMS MANAGER, V 2.5 ║
ECHO ║ INTEGRATED MENU, TRACKING, AND REPORTING SYSTEM ║
ECHO ╚═════════════════════════════════════════════════════╝
ECHO
ECHO HELP:
ECHO SYSMGX.EXE is a self-extracting compressed file composed of four files in
ECHO addition to this file. If you received a disk write error running SYSMGX,
ECHO it was most likely because of insufficient disk space. Copy SYSMGX.EXE to
ECHO a disk with more room and run SYSMGX again. (A standard 360K disk does
ECHO not have enough room to extract all the files.)
ECHO
ECHO TO BEGIN:
ECHO Copy the resulting SYSMGR*.* files to a disk. (A 360K disk will hold all
ECHO of these files.) Place this disk in drive A:. Type A:SYSMGR25 and press
ECHO Enter. Instructions for documentation and installation will appear.
ECHO
ECHO NOTE: If you wish to upload SYSTEMS MANAGER to another BBS, please upload
ECHO only the complete SYSMGX.EXE self-extracting file.
ECHO
ECHO Thank you for evaluating this MiCord product. Signed, MiCord.
ECHO Member of the Association of Shareware Professionals (ASP).
ECHO
PAUSE
CLS