home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special Survival Kit
/
Chip_Special_Survival_Kit_fuer_PC_Anwender.iso
/
05sonst
/
telemate
/
_telemat.exe
/
GO.BAT
< prev
next >
Wrap
DOS Batch File
|
1993-07-20
|
373b
|
13 lines
@echo off
cls
echo.
echo To install Telemate,
echo.
echo 1) Make a subdirectory for the Telemate files by typing MD \TM.
echo 2) Change to the Telemate directory by typing CD \TM.
echo 3) Copy all Telemate files to C:\TM.
echo 4) Start the installation program TMINST.EXE and set up your Telemate.
echo.
echo Now you are ready to run Telemate TM.EXE.
echo.