home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
ftp.rainsoft.?
/
ftp.rainsoft.zip
/
rainsoft
/
win95
/
tmate42.exe
/
GO.BAT
< prev
next >
Wrap
DOS Batch File
|
1995-06-14
|
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.