home *** CD-ROM | disk | FTP | other *** search
/ PC World 2001 September / PCWorld_2001-09_cd.bin / Software / Vyzkuste / mass / mass_v0.92.exe / readme.txt < prev    next >
Text File  |  1999-08-21  |  3KB  |  85 lines

  1. a little tool to test & extract zips made by XmUrF (xmurf@urbanet.ch)
  2. get the latest version at http://home.span.ch/~spaw1185/mass/
  3.  
  4. => disclaimer
  5. I'm NOT responsible for the harm it could do to your system. 
  6. there is no delete function in this program
  7. nothing useless is written in the registry
  8. the version 092 has been tested
  9. but I'm sure that if you try hard you'll find a way to make it hang up....
  10.  
  11. =>quick help(how duzit work ???):
  12. select a folder where there are *.zip files to test or extract
  13. click on test or extract
  14.  
  15. =>version history
  16. v092 build 4
  17. reversed the extract process in count files
  18. added a error report in count files
  19. added a control in setup. Now you must fill some blanks to be able to exit it
  20.  
  21. v092: build c (3):
  22. fixed minor bug with count files (low case...)
  23. fixed a bug in count files (couldn't display a file if it was twice in the archive)
  24. added a boutton to launch the explorer in the extract folder
  25.  
  26. v092: build b (2):
  27. fixed minor bug with "make dir"
  28.  
  29. v092:
  30. cleaned code again
  31. added two hints
  32. double click on message opens the log in notepad
  33. double click on the nfo windows opens the nfo in notepad
  34.  
  35. v091:
  36. count files works now but it's still beta:
  37. you have to be in test mode + having redundant zip files names (abcXX.zip) in the folder
  38.  
  39. o save position
  40. o when launched from shell, close
  41. o allow cancel (keep clicking I didn't want to slow down the whole process :)
  42.  
  43. I've tested the extract and test feature they still work fine.
  44.  
  45. v090
  46. there are some option avaible
  47. o registry links (see pictures)
  48. o settings saving
  49. o file counting (BETA)
  50.  
  51.  
  52. =>troubleshooting:
  53. all feature are working but I still wait for your bug report
  54. this tool can extract individual zip but most "winzips" have more option
  55.  
  56. mail me for bug report thx. If the error is a text, cut'n paste it in the mail.
  57. If the error is a message box take a screenshot (printscreen key and paste)
  58. check if the Unzip32.dll is in then c:\windows\system folder
  59. check if the VB6 runtimes Vbrun60.exe are installed
  60. check if commond dialog "Comdlg32.ocx" is in the c:\windows\system folder
  61.  
  62. =>copyright:
  63. looks like the library used is free and i can't ask money for 
  64. 10 pages of code... but:
  65. The source code (I mean the part I wrote myself) is my creation and therefor I can say it's copyrighted.
  66. Source code (vb 5-6) avaible on demand. You can change and (or) enhance anything 
  67. so long it remains free.
  68. I'm NOT the autor of the unzip dll
  69. I'm NOT the autor of the registry access module
  70.  
  71. =>to do:
  72. cleaning code again...(done v092)
  73. an install sequence
  74. debug (hope there aren't too much)
  75.  
  76. =>backgrounds:
  77. everytimes i was unzipping "abcdXX.zip" archives on my computer with
  78. pkunzip i thought that it would be great to have a tool being able 
  79. to do such task
  80.  
  81. =>credits:
  82. using zipinfo zip library. http://www.cdrom.com/pub/infozip
  83. registry acces where made using the api documentation found
  84. on http://mvps.org/vbnet/
  85.