home *** CD-ROM | disk | FTP | other *** search
/ DP Tool Club 12 / CD_ASCQ_12_0294.iso / vrac / kmw077.zip / README.TXT < prev   
Text File  |  1994-01-27  |  4KB  |  105 lines

  1.            -------------------------------------------
  2.            Kermit for Windows Version 0.77 README File
  3.                January 27, 1993
  4.            -------------------------------------------
  5.  
  6. This document provides important information about installing and using
  7. the associated release of Kermit for Windows.  Please read all entries in
  8. this file or risk losing data and/or improper operation.
  9.  
  10. ***************************
  11. Distribution File Inventory
  12. ***************************
  13.  
  14. Kermit for Windows is distributed in two separate formats.  As a
  15. 16 bit application for Standard Windows and as a 32 bit application for
  16. Windows NT.  The author supplies both versions as a zip file.
  17.  
  18. KMW077.ZIP       Kermit for Windows (16 bit application)
  19. KMN077.ZIP       Kermit for Windows NT (32 bit application)
  20.  
  21. Each of the above distribution archives contain the same files.
  22.  
  23. KERMIT.EXE       Kermit for Windows executable program file
  24. KERMIT.HLP       MS Windows Help File for Kermit
  25. KERMTTY.TRM      Teletype terminal emulation dynamic link library
  26. KERMANSI.TRM     IBM-PC ANSI terminal emulation dynamic link library
  27. KERMDEC.TRM      DEC VT-102 terminal emulation dynamic link library
  28. KERMIT.WRI       Program documentation in Microsoft Windows Write format
  29. README.TXT       Important installation/usage information
  30. CTL3DV2.DLL      Windows DLL for 3D effects in dialog boxes
  31.  
  32. ******************
  33. Session Save Files
  34. ******************
  35.  
  36. The format of the data (session) files for this release is the same as
  37. version 0.76.  If you are upgrading from a release earlier than 0.76,
  38. you must manually recreate each of your session save files for
  39. this release (I considered writing a conversion program, but decided this
  40. release had been held up long enough).
  41.  
  42. ************
  43. Installation
  44. ************
  45.  
  46. Although there is no installation "program", Kermit for Windows is
  47. extremely easy to install.  Starting from a dos prompt (outside of Windows 
  48. or in a Windows DOS box), just create a directory for the program 
  49. (ex. md c:\kermit).  Then make that directory your current working 
  50. directory (ex. cd \kermit).  Then use pkunzip to decompress all the 
  51. files in the archive (ex. pkunzip kmw077.zip).  Finally, determine if you
  52. already have a copy of the CTL3DV2.DLL file in your Windows system
  53. directory.  If you don't, copy the CTL3DV2.DLL supplied with Kermit for
  54. Windows to this directory.  If you already have a copy of this file in
  55. your Windows system directory, check its file modification date.  If the
  56. CTL3DV2.DLL supplied with Kermit for Windows is newer, copy the file.  In
  57. any case you MUST delete the CTL3DV2.DLL file from your Kermit for Windows
  58. directory or you will receive a message indicating that CTL3DV2.DLL is
  59. incorrectly installed.
  60.  
  61. Note that you must use pkunzip version 2.04 or greater to correctly
  62. expand the kermit archive.
  63.  
  64. **********
  65. Emulations
  66. **********
  67.  
  68. As you may have noticed above, I have added a new emulation library,
  69. specifically KERMDEC.TRM.  I had previously attempted to do something
  70. between true DEC and true IBM-PC ANSI emulation in the KERMANSI.TRM
  71. emulation library.  In this release, the KERMANSI.TRM library does a
  72. very limited emulation that corresponds closely to the features of the
  73. ANSI.SYS driver supplied with DOS.  Most users will now want to use the
  74. KERMDEC.TRM emulation library which does a MUCH better job of emulating
  75. a DEC VT-102 terminal.  To set the emulation, choose Session from the
  76. Configure Menu and select the desired emulation (ex. kermdec) from the
  77. Session Settings Dialog and then choose OK.
  78.  
  79. *************
  80. Documentation
  81. *************
  82.  
  83. The primary documentation for this program is contained in the file
  84. KERMIT.WRI.  This is a Windows Write formatted file.  To view or
  85. print the documentation, start Windows Write from inside of Windows
  86. and open the Kermit documentation file.  You may then scroll through
  87. the documentation or print it by choosing Print from the File Menu.
  88.  
  89. New to this relase is an online Windows Help File (courtesy Matthew Smith).
  90.  
  91. *********
  92. Thank You
  93. *********
  94.  
  95. I wish to thank all of the current users of this program who have
  96. provided both suggestions and good wishes.  I regret that my limited
  97. time prevents me from enhancing this software in a more timely manner.
  98.  
  99. Comments and suggestions are always appreciated.
  100.  
  101. Wayne Warthen
  102.  
  103. CompuServe: 73457,2401
  104. Internet: wwarthen@kaiwan.com
  105.