home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Black Box 4
/
BlackBox.cdr
/
desktop
/
sysmgx.arj
/
SYSMGR25.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-02-10
|
992b
|
30 lines
ECHO OFF
CLS
ECHO
ECHO
ECHO ╔═════════════════════════════════════════════════════╗
ECHO ║ SYSTEMS MANAGER, V 2.5 ║
ECHO ║ INTEGRATED MENU, TRACKING, AND REPORTING SYSTEM ║
ECHO ╚═════════════════════════════════════════════════════╝
ECHO
ECHO DOCUMENTATION:
ECHO The documentation is in standard ASCII format and is 22 pages long. Please
ECHO make sure the printer is ready. Place the distribution disk in drive A: and
ECHO type the words COPY A:SYSMGR.DOC PRN and press the Enter key.
ECHO
ECHO
ECHO INSTALLATION:
ECHO Place the distribution disk in drive A: and type the word SYSMGRIN and press
ECHO the Enter key. Follow the instructions that will appear on the screen.
ECHO
ECHO
ECHO Thank you for evaluating this MiCord product. Signed, MiCord.
ECHO
ECHO Member of the Association of Shareware Professionals (ASP).
ECHO
ECHO
ECHO
PAUSE
CLS