home *** CD-ROM | disk | FTP | other *** search
/ zipcon.net / www.zipcon.net.tar / www.zipcon.net / pub / win31 / allfiles / installd.bat < prev    next >
DOS Batch File  |  1996-07-25  |  4KB  |  134 lines

  1. ECHO OFF
  2. MKDIR D:\ZIPCON
  3. COPY  README.txt  D:\ZIPCON
  4. COPY  bye.cmd  D:\ZIPCON
  5. COPY  ftpw.exe  D:\ZIPCON
  6. COPY  hosts  D:\ZIPCON
  7. COPY  installc.bat  D:\ZIPCON
  8. COPY  installd.bat  D:\ZIPCON
  9. COPY  login.cmd  D:\ZIPCON
  10. COPY  protocol  D:\ZIPCON
  11. COPY  readme.app  D:\ZIPCON
  12. COPY  readme.msg  D:\ZIPCON
  13. COPY  sendreg.exe  D:\ZIPCON
  14. COPY  services  D:\ZIPCON
  15. COPY  setup.cmd  D:\ZIPCON
  16. COPY  tcpman.exe  D:\ZIPCON
  17. COPY  tcpmeter.exe  D:\ZIPCON
  18. COPY  trmptel.exe  D:\ZIPCON
  19. COPY  trumpdig.exe  D:\ZIPCON
  20. COPY  trumphop.exe  D:\ZIPCON
  21. COPY  trumping.exe  D:\ZIPCON
  22. COPY  trumpwsk.hlp  D:\ZIPCON
  23. COPY  trumpwsk.ini  D:\ZIPCON
  24. COPY  view.exe  D:\ZIPCON
  25. COPY  winarch.exe  D:\ZIPCON
  26. COPY  winchat.exe  D:\ZIPCON
  27. COPY  winirc.exe  D:\ZIPCON
  28. COPY  winsock.dll  D:\ZIPCON
  29.  
  30. DEL  README.txt
  31. DEL  bye.cmd
  32. DEL  ftpw.exe
  33. DEL  hosts
  34. DEL  installc.bat
  35. DEL  login.cmd
  36. DEL  protocol
  37. DEL  readme.app
  38. DEL  readme.msg
  39. DEL  sendreg.exe
  40. DEL  services
  41. DEL  setup.cmd
  42. DEL  tcpman.exe
  43. DEL  tcpmeter.exe
  44. DEL  trmptel.exe
  45. DEL  trumpdig.exe
  46. DEL  trumphop.exe
  47. DEL  trumping.exe
  48. DEL  trumpwsk.hlp
  49. DEL  trumpwsk.ini
  50. DEL  view.exe
  51. DEL  winarch.exe
  52. DEL  winchat.exe
  53. DEL  winirc.exe
  54. DEL  winsock.dll
  55.  
  56. echo Now create an ICON for the Zipcon connect program by doing
  57. echo the following:
  58. echo .
  59. echo .
  60. echo Press and hold the ALT key, and press the ENTER key (both at same time)
  61. pause
  62. pause
  63. echo .
  64. echo .
  65. echo You should now have a DOS window within Windows.
  66. pause
  67. echo .
  68. echo .
  69. echo Now we will create a program group for the Zipcon connect program.
  70. echo .
  71. echo Please go to the Program Manager, and do the following:
  72. echo  1) Select the File menu
  73. echo  2) Select the New menu item
  74. echo  3) Select Program Group, select OK
  75. echo  4) Name it:  Zipcon   and press OK
  76. pause
  77. pause
  78. echo .
  79. echo .
  80. echo .
  81. echo .
  82. echo Ok, now we will create an icon for the Zipcon connect program.
  83. echo .
  84. echo Please go to the Program Manager again, and do the following:
  85. echo  1) Select the File menu
  86. echo  2) Select the New menu item
  87. echo  3) Select Program Item, select OK
  88. echo  4) For name, use                 Zipcon Connect
  89. echo  5) For path, use                 D:\ZIPCON\TCPMAN.EXE
  90. echo  6) For Working Directory, use:   D:\ZIPCON
  91. echo .
  92. echo  7) Select OK and you should have a Zipcon connect icon
  93. pause
  94. pause
  95. echo .
  96. echo .
  97. echo .
  98. echo Now we are ready to start the Zipcon Connect program by double
  99. echo clicking on the icon.
  100. echo .
  101. echo When it asks for your call waiting number, enter a single space if
  102. echo you have no call waiting, otherwise, enter you string, usually *72
  103. echo .
  104. echo Here are valuable modem INIT strings please try these
  105. echo USRobotics modems:   AT&F1
  106. echo most others:         AT&F&K3
  107. echo .
  108. pause
  109. pause
  110. echo .
  111. echo .
  112. echo .
  113. echo INSTRUCTIONS FOR CONNECTING TO ZIPCON:
  114. echo To connect to Zipcon:   select "login" from the Dialer menu.
  115. echo To disconnect:          select "bye" from the Dialer menu.
  116. echo .
  117. pause
  118. echo .
  119. echo .
  120. echo If your modem is not on COM2, and it will not work, please follow
  121. echo these instruction, otherwise, please hit return until this exits.
  122. echo .
  123. echo 1) From the Trumpet Winsock program, select the File menu.
  124. echo 2) Select the Setup menu option
  125. echo 3) Put your COM port number in the slip-port field on this screen.
  126. echo 4) Select OK, then quit by selecting Exit from the File menu.
  127. echo 5) Start the program again.
  128. echo .
  129. echo .
  130. echo If things do not work out, e-mail support@zipcon.net or call
  131. echo 524-0612 for help.  Thanks
  132. echo this is the end.
  133. pause
  134.