home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Shareware 1 2 the Maxx
/
sw_1.zip
/
sw_1
/
SCR_UTIL
/
CLOCK200.ZIP
/
AUTOLARC.BAT
< prev
next >
Wrap
DOS Batch File
|
1991-12-13
|
776b
|
22 lines
echo off
cls
echo The next step is to change to the drive and directory containing the
echo software. If you used the installation command suggested at the
echo beginning of this install then type the following commands at a DOS
echo prompt.
echo c:
echo cd \utils
echo If you installed the software to a different path these commands must
echo be changed accordingly.
echo ----
echo To load the program type the following command.
echo clock
echo A copyright screen will display briefly and then the shareware registra-
echo tion screen.
echo ----
echo To print the manual for this program type the following command.
echo print clmanual.doc
echo The manual details the use of the program and how to configure the clock.
echo ----
pause