home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 9 Archive / 09-Archive.zip / pmzip01.zip / readme < prev    next >
Text File  |  1994-08-05  |  6KB  |  138 lines

  1. zipmeister v0.1  (5 August 1994)
  2.  
  3.  
  4. INTRODUCTION
  5. zipmeister is a 32-bit multithreaded program which allows you to manage
  6. ZIP archives from within the Presentation Manager.  It is completely 
  7. self-contained.  You do not need to have any other zip/unzip programs to 
  8. use zipmeister.
  9.  
  10. The easiest way to start using zipmeister is to create a program object 
  11. for it and associate it to *.ZIP.  The installation program, INSTALL.CMD, 
  12. will do this for you automatically.
  13.  
  14.  
  15.  
  16. USING ZIPMEISTER
  17. Once zipmeister has been installed, ZIP files can be opened by either 
  18. double-clicking on them or by dropping them on the zipmeister program 
  19. object.  If you use my 'open' utility, ZIP files can be opened from the 
  20. command line by simply typing 'open zipfile.zip'.
  21.  
  22. When zipmeister starts, it opens a Details View of your ZIP file, which 
  23. shows, among other things, file names, sizes, and compressed sizes.  You 
  24. can switch to different views using the Options:View menu.
  25.  
  26. In most respects, files in the ZIP archive can be manipulated just as you 
  27. would manipulate files in normal folders.  zipmeister offers some degree 
  28. of integration with the Workplace Shell, although this integration is still 
  29. very limited.  New files can be added to the ZIP archive by dropping them 
  30. in zipmeister's window.  Dragging files out of the archive does not yet 
  31. work properly.
  32.  
  33. I think most operations should be fairly obvious.  The only one which I 
  34. think is not is the "Output to..." button.  This button does nothing.  :)  
  35. The text box beside it, however, shows the directory to which files will 
  36. be extracted.  You can edit this entry at any time.  If the directory you 
  37. specify does not exist, zipmeister will ask you if you want to create it.
  38.  
  39. Just like in the Workplace Shell, the second (right) mouse button presents 
  40. a menu of actions that can be performed on the selected files.  
  41.  
  42.  
  43.  
  44. CUSTOMIZING ZIPMEISTER
  45. The fonts and colours of most zipmeister elements can be changed by using 
  46. the Workplace Shell's Font and Colour Palettes.  zipmeister tries to remember 
  47. any changes that you make (although I know there are many attributes I've 
  48. forgotten).
  49.  
  50. There are various options for zipping and unzipping.  They can be modified 
  51. by using Options:Settings.
  52.  
  53.  
  54.  
  55. IF YOU FIND A BUG...
  56. I have been using various incarnations of zipmeister for well over a year now.  
  57. For simple things like extracting, deleting, or adding files, zipmeister works 
  58. very well.  However, many features are completely untested (refresh/update),
  59. and other features are quite buggy.  In order for me to improve zipmeister, I 
  60. need your help.  When something weird or unexpected happens, please tell me 
  61. about it.  Clicking on the happy-face may give you some clues as to what was 
  62. happening.  If you are a programmer and have the PMprintf program running, 
  63. that can give you additional info as to why zipmeister died.  Send me as much 
  64. information as you can.
  65.  
  66.  
  67.  
  68. STUFF TO BE DONE
  69. Well, there's a lot left to be done.  The "Output to..." button will eventually 
  70. pop up either a menu or a list box of directories so that you don't have to 
  71. type in directory names every time.  Help files have to be written (although I 
  72. have a feeling this won't happen for a *long* time).  :)
  73.  
  74. If you are a programmer and know anything about WPS programming, please share 
  75. some of your knowledge with me!
  76.  
  77. New features I'm working on are:  better WPS integration (drag-drop, templates, 
  78. etc), renaming archive entries, support for one-line comments, support for 
  79. editing ZIP file comments, a button bar, an integrated command line, smaller 
  80. code size, and of course BUG FIXES!!  Self extracting archives would be nice.  
  81. If you have any other ideas, please tell me.  Features will be added if I get 
  82. any free programming time.
  83.  
  84.  
  85.  
  86. UNINSTALLING ZIPMEISTER
  87. If you want to remove zipmeister from your computer, all you have to do is 
  88. delete the "pmzip.exe" file, the settings file (either "zipmeister settings" 
  89. or "pmzip.ini" which is *always* in the same directory as "pmzip.exe"), and 
  90. the "ZIP Archive.ZIP" template in the Templates Folder.  zipmeister makes no 
  91. entries in your CONFIG.SYS, OS2.INI, or any other system files.  It does not 
  92. put files all over your hard disk.  I wish all programs were smart enough to 
  93. do this.
  94.  
  95. If you did not like zipmeister, I would like to know why.  Please drop me a 
  96. line.
  97.  
  98.  
  99.  
  100. CONTACTING THE AUTHOR
  101. The best way to contact me is via internet e-mail (avd1@cornell.edu).  I also 
  102. read comp.os.os2.misc on Usenet fairly regularly.  My snail-mail addresses are
  103. given at the bottom of this file.
  104.  
  105. If you would like any features added to zipmeister, or if you want a version of 
  106. zipmeister in your native language, please do not hesitate to contact me.
  107.  
  108. If you want to send me money, CDs, email, postcards, beer, expensive computer 
  109. stuff (or inexpensive, for that matter), or anything else interesting, I won't 
  110. mind.  In fact, I would appreciate it.  If you live in Europe, a place to stay 
  111. for a night next summer would be *greatly* appreciated!  :)  :)  :)
  112.  
  113. I hope you find zipmeister useful.  It exists because I wanted to learn PM and 
  114. multithreaded programming.  I've gotten enough free stuff from the Internet; 
  115. it's my turn to put something back in.  zipmeister is totally free.
  116.  
  117.  
  118.  
  119. LEGAL STUFF
  120. zipmeister is Copyright 1994 by Aneesh Dalvi.  Huge chunks of zipmeister are
  121. derived from the InfoZip group's portable zip/unzip programs, and their
  122. copyright still applies.  See the file COPYING for more information.
  123.  
  124. zipmeister is distributed in the hope that it will be useful, but with
  125. ABSOLUTELY NO WARRANTY; without even the implied warranty of MERCHANTABILITY
  126. or FITNESS FOR A PARTICULAR PURPOSE.
  127.  
  128.  
  129.  
  130. Aneesh Dalvi                              Aneesh Dalvi
  131. 205 College Ave #2                        72 Belleview Drive
  132. Ithaca, NY  14850                         Kanata, Ontario  K2L 1W3
  133. USA                                       CANADA
  134.  
  135.  
  136. internet e-mail:  avd1@cornell.edu
  137.  
  138.