home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
zipcon.net
/
www.zipcon.net.tar
/
www.zipcon.net
/
pub
/
win31
/
zipcon.exe
/
installd.bat
< prev
next >
Wrap
DOS Batch File
|
1996-07-25
|
4KB
|
134 lines
ECHO OFF
MKDIR D:\ZIPCON
COPY README.txt D:\ZIPCON
COPY bye.cmd D:\ZIPCON
COPY ftpw.exe D:\ZIPCON
COPY hosts D:\ZIPCON
COPY installc.bat D:\ZIPCON
COPY installd.bat D:\ZIPCON
COPY login.cmd D:\ZIPCON
COPY protocol D:\ZIPCON
COPY readme.app D:\ZIPCON
COPY readme.msg D:\ZIPCON
COPY sendreg.exe D:\ZIPCON
COPY services D:\ZIPCON
COPY setup.cmd D:\ZIPCON
COPY tcpman.exe D:\ZIPCON
COPY tcpmeter.exe D:\ZIPCON
COPY trmptel.exe D:\ZIPCON
COPY trumpdig.exe D:\ZIPCON
COPY trumphop.exe D:\ZIPCON
COPY trumping.exe D:\ZIPCON
COPY trumpwsk.hlp D:\ZIPCON
COPY trumpwsk.ini D:\ZIPCON
COPY view.exe D:\ZIPCON
COPY winarch.exe D:\ZIPCON
COPY winchat.exe D:\ZIPCON
COPY winirc.exe D:\ZIPCON
COPY winsock.dll D:\ZIPCON
DEL README.txt
DEL bye.cmd
DEL ftpw.exe
DEL hosts
DEL installc.bat
DEL login.cmd
DEL protocol
DEL readme.app
DEL readme.msg
DEL sendreg.exe
DEL services
DEL setup.cmd
DEL tcpman.exe
DEL tcpmeter.exe
DEL trmptel.exe
DEL trumpdig.exe
DEL trumphop.exe
DEL trumping.exe
DEL trumpwsk.hlp
DEL trumpwsk.ini
DEL view.exe
DEL winarch.exe
DEL winchat.exe
DEL winirc.exe
DEL winsock.dll
echo Now create an ICON for the Zipcon connect program by doing
echo the following:
echo .
echo .
echo Press and hold the ALT key, and press the ENTER key (both at same time)
pause
pause
echo .
echo .
echo You should now have a DOS window within Windows.
pause
echo .
echo .
echo Now we will create a program group for the Zipcon connect program.
echo .
echo Please go to the Program Manager, and do the following:
echo 1) Select the File menu
echo 2) Select the New menu item
echo 3) Select Program Group, select OK
echo 4) Name it: Zipcon and press OK
pause
pause
echo .
echo .
echo .
echo .
echo Ok, now we will create an icon for the Zipcon connect program.
echo .
echo Please go to the Program Manager again, and do the following:
echo 1) Select the File menu
echo 2) Select the New menu item
echo 3) Select Program Item, select OK
echo 4) For name, use Zipcon Connect
echo 5) For path, use D:\ZIPCON\TCPMAN.EXE
echo 6) For Working Directory, use: D:\ZIPCON
echo .
echo 7) Select OK and you should have a Zipcon connect icon
pause
pause
echo .
echo .
echo .
echo Now we are ready to start the Zipcon Connect program by double
echo clicking on the icon.
echo .
echo When it asks for your call waiting number, enter a single space if
echo you have no call waiting, otherwise, enter you string, usually *72
echo .
echo Here are valuable modem INIT strings please try these
echo USRobotics modems: AT&F1
echo most others: AT&F&K3
echo .
pause
pause
echo .
echo .
echo .
echo INSTRUCTIONS FOR CONNECTING TO ZIPCON:
echo To connect to Zipcon: select "login" from the Dialer menu.
echo To disconnect: select "bye" from the Dialer menu.
echo .
pause
echo .
echo .
echo If your modem is not on COM2, and it will not work, please follow
echo these instruction, otherwise, please hit return until this exits.
echo .
echo 1) From the Trumpet Winsock program, select the File menu.
echo 2) Select the Setup menu option
echo 3) Put your COM port number in the slip-port field on this screen.
echo 4) Select OK, then quit by selecting Exit from the File menu.
echo 5) Start the program again.
echo .
echo .
echo If things do not work out, e-mail support@zipcon.net or call
echo 524-0612 for help. Thanks
echo this is the end.
pause