home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / PMZTST.ZIP / README.1ST < prev   
Text File  |  1992-12-20  |  7KB  |  162 lines

  1.                       PMZIP(TM) version 1.01 BETA
  2.                       Copyright (c) 1991 Nico Mak
  3.                           All rights reserved
  4.  
  5.                       Shareware Evaluation Version
  6.  
  7. ***********************************************************************
  8. ***This is a preliminary pre-release beta test version of PMZIP 1.01***
  9. ***********************************************************************
  10.  
  11. *** Overview
  12.  
  13. PMZIP(TM) is a ZIP file manager for the OS/2 Presentation Manager.
  14. It features:
  15.  
  16. - An SAA/CUA compatible interface for adding, deleting, extracting,
  17.   and viewing members of a ZIP file
  18. - Extensive online hypertext help (press F1 at any time)
  19. - A multi-selection list box with the names, sizes, and date/time stamps
  20.   of files in a ZIP file
  21. - Push buttons for most commonly used actions
  22. - A file search facility to locate selected ZIP files anywhere on a disk
  23. - Easy installation
  24. - Support for the OS/2 1.20 and 1.30 File Manager's drag and drop interface
  25. - All options (including screen size and position) can be saved and restored
  26.  
  27. PMZIP is distributed as Shareware.  This means that users are
  28. encouraged, subject to restrictions described in the License Agreement,
  29. to share copies of this program with friends, associates and bulletin
  30. boards.  Please remember that if you use this software you are required
  31. to pay the registration fee of $29 as described in the License
  32. Agreement.
  33.  
  34. *** Beta Test Notes:
  35.  
  36. This is a preliminary pre-release beta test version of PMZIP 1.01.
  37. Please report any bugs to Nico Mak, P.O.  Box 919, Bristol, CT
  38. 06011-0919, or send email to 70056,241 on CompuServe or Nico_Mak on BIX.
  39.  
  40. The registered version of PMZIP 1.01 will be available for free to
  41. registered users upon request once the beta test is over.
  42.  
  43. The following changes were made since PMZIP 1.00:
  44.  
  45. - Double clicking on a list box entry that was already selected now works
  46.   under OS/2 2.0 (it always worked under OS/2 1.2 and 1.3).
  47. - Several OS/2 2.0 users reported "assert in list.c(32)" errors.  I could
  48.   never reproduce this problem but coded a circumvention.
  49. - PMZIP uses an extended selection listbox instead of a multi-selection
  50.   listbox if running under OS/2 2.0.
  51. - Under OS/2 2.0 the installation procedure no longer attempts to add an
  52.   entry to the Program Group in the Desktop Manager.
  53. - The View operation truncates files at 3000 lines instead of 300 lines.
  54.  
  55. PMZIP 1.01 is fully functional under OS/2 2.0, except for the OS/1 1.3
  56. File Manager drag and drop interface, which is not supported.  An OS/2
  57. 2.0 specific version of PMZIP (including support for the workplace shell
  58. drag and drop interface) is planned for sometime in the future, but is
  59. not likely within the next few months due to time constraints.
  60.  
  61. Notes:
  62.  
  63. - The online help and PMZIP.TXT file have not been updated for v1.01.
  64.  
  65. - If you use OS/2 2.0 you can drag PMZIP.EXE from a Drive window to your
  66. desktop.  After this one time "installation procedure" you can start
  67. PMZIP at any time by double clicking on the PMZIP icon or by dragging a
  68. ZIP file to the PMZIP icon.
  69.  
  70. *** System Requirements:
  71.  
  72. - OS/2 version 1.2 or later.
  73. - The OS/2 versions of the PKWARE, Inc. PKZIP and PKUNZIP programs.
  74.   PKZIP and PKUNZIP are registered trademarks of PKWARE, inc.
  75.   They can be obtained from most bulletin board systems or ordered
  76.   directly from PKWARE (phone 414-352-3670).
  77.  
  78. *** PMZIP-related files are:
  79.  
  80. - README.1ST this file
  81. - ORDER.DOC order form
  82. - PMZIP.EXE executable
  83. - PMZIP.HLP documentation in online hypertext help format
  84. - PMZIP.TXT documentation formatted for printing
  85. - PMZIP.DLL required dynamic link library
  86.  
  87. *** Installation:
  88.  
  89. Follow these steps for an easy installation:
  90.  
  91. 1) If you already have installed a previous version of PMZIP, backup and
  92. delete all files in your PMZIP directory.  Otherwise create a directory
  93. to hold the PMZIP related files.  For example, "C:\PMZIP".
  94.  
  95. 2) Copy all PMZIP-related files to this directory.  At a minimum you
  96. need the following files:  PMZIP.EXE, PMZIP.HLP, and PMZIP.DLL. Note:
  97. there is no need to include the directory containing PMZIP related files
  98. in your LIBPATH= or HELP= paths.
  99.  
  100. 3) Run PMZIP.EXE, either by double clicking on PMZIP.EXE in the File
  101. Manager or Drive window or by entering PMZIP at the the OS/2 system
  102. prompt.  The first time you run PMZIP it will bring up the Install
  103. dialog box to complete the installation.
  104.  
  105. Optional installation steps:
  106.  
  107. a) Add the directory created in step one to your PATH.  If you don't add
  108. the directory to your path, you'll need to type the directory name when
  109. you start PMZIP from the command line (for example, you'll have to type
  110. "C:\PMZIP\PMZIP" rather than just "PMZIP").
  111.  
  112. b) Add the statement "PMZIP /ICON" to your STARTUP.CMD file. This will
  113. automatically start PMZIP as an icon whenever you boot OS/2, and
  114. facilitates use of the File Manager's Drag and Drop Interface.
  115.  
  116. *** Starting PMZIP
  117.  
  118. After you've installed PMZIP, the most common ways to start the program
  119. are:
  120.  
  121. 1) To open an existing ZIP file from the File Manager or Drive window,
  122. double click on the ZIP file.
  123.  
  124. 2) To add files to an existing ZIP file, select one or more files in the
  125. File Manager, hold down mouse button two, drag the file(s) over a PMZIP
  126. window or icon, and release the mouse button.  NOTE:  you should drop
  127. files over a copy of PMZIP that is running, not over an icon in a
  128. Desktop Manager Program Group window.
  129.  
  130. 3) To add files to a new ZIP file, use the procedure for adding files to
  131. an existing ZIP file, but be sure to specify the filename in the dialog
  132. box displayed when you "drop" files onto a running copy of PMZIP.
  133.  
  134. Alternately, you can start PMZIP by double clicking on the PMZIP icon in
  135. the "Group - Main" window or from the OS/2 command line by entering the
  136. PMZIP.EXE command.  Similarly you can open new or existing ZIP files
  137. with the "New" and "Open" entries in the "File" pull-down menu.
  138.  
  139. ***
  140.  
  141. This program is produced by a member of the Association of Shareware
  142. Professionals (ASP).  ASP wants to make sure that the shareware
  143. principle works for you.  If you are unable to resolve a
  144. shareware-related problem with an ASP member by contacting the member
  145. directly, ASP may be able to help.  The ASP Ombudsman can help you
  146. resolve a dispute or problem with an ASP member, but does not provide
  147. technical support for members' products.  Please write to the ASP
  148. Ombudsman at 545 Grover Road, Muskegon, MI 49442 or send a CompuServe
  149. message via easyplex to ASP Ombudsman 70007,3536.
  150.               _______
  151.          ____|__     |               (R)
  152.       --|       |    |-------------------
  153.         |   ____|__  |  Association of
  154.         |  |       |_|  Shareware
  155.         |__|   o   |    Professionals
  156.       -----|   |   |---------------------
  157.            |___|___|    MEMBER
  158.  
  159.  
  160. --- End of README.1ST ---
  161. --- Please see the online documentation or PMZIP.TXT for more info ---
  162.