home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / zs120e.zip / ZSNEW.INF (.txt) < prev    next >
OS/2 Help File  |  1996-06-23  |  32KB  |  454 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. ZipStream ΓòÉΓòÉΓòÉ
  3.  
  4.  
  5. ΓòÉΓòÉΓòÉ 2. Copyright ΓòÉΓòÉΓòÉ
  6.  
  7. Copyright (C) Carbon Based Software  1993 - 1996.  All Rights Reserved.
  8.  
  9. No part of this publication may be reproduced, stored in a retrieval system or 
  10. transmitted in any form or by any means, electronic, mechanical, chemical, 
  11. photocopy, recording or otherwise without the prior written permission of 
  12. Carbon Based Software.
  13.  
  14.  
  15. ΓòÉΓòÉΓòÉ 3. What's New in V1.20 ΓòÉΓòÉΓòÉ
  16.  
  17. This section describes new features and functions that have been  incorporated 
  18. into ZipStream V1.20.
  19.  
  20.  
  21. ΓòÉΓòÉΓòÉ 3.1. New Option for ZipStream Attach ΓòÉΓòÉΓòÉ
  22.  
  23. A new option has been added to the ZipStream Attach  utility (zsattach.exe) to 
  24. cause it to make a Non Compressed attachment.  This is useful when you which to 
  25. use a ZipStream drive letter just like an OS/2 SUBST facility.
  26.  
  27. To make a Non Compressed attachment the utility with a '/N' switch e.g.
  28.  
  29.   zsattach h: c:\ /n
  30.  
  31.  
  32. ΓòÉΓòÉΓòÉ 4. What's New in V1.10 ΓòÉΓòÉΓòÉ
  33.  
  34. This section describes new features and functions that have been  incorporated 
  35. into ZipStream V1.10.
  36.  
  37.  
  38. ΓòÉΓòÉΓòÉ 4.1. New Compression Options ΓòÉΓòÉΓòÉ
  39.  
  40. This release of ZipStream contains new compression and caching algorithms that 
  41. significantly improve performance in cases where the existing algorithms have suffered.
  42.  
  43. As with any compression or caching algorithm, there will always exist 
  44. pathological cases where one algorithm will perform badly while another will 
  45. perform well and visa versa.  We have tried to ensure that the best performance 
  46. is always achieved by using adaptive techniques, but even this can suffer in 
  47. unexpected cases.  For this reason we have still allowed manual selection of 
  48. algorithms where appropriate.
  49.  
  50. Users of earlier versions of ZipStream (prior to v103e) can utilize the new 
  51. compression and caching options. In this case, existing compressed files will 
  52. need to be recompressed into a new format. i.e.
  53.  
  54.   zsunpack *.*
  55.  
  56.   zspack *.*
  57.  
  58. To give you an idea of the new performance possible, here is some test results 
  59. with AmiPro.
  60.  
  61.  AmiPro startup with no compression: 21 seconds 
  62.  
  63.  AmiPro startup with old compression algorithms: 60 seconds 
  64.  
  65.  AmiPro startup with new compression algorithms: 27 seconds 
  66.  
  67. ZSPack, by default, uses a standard set of compression parameters when 
  68. compressing files.  These parameters can optionally be configured by using the 
  69. Warp '/w number' option.
  70.  
  71. New Warp values of '2', '3' and '4' may be applied in addition to the older 
  72. values of '5', '6', and '7'.  See the compression options subsection in the 
  73. ZipStream reference for further information.
  74.  
  75.  
  76. ΓòÉΓòÉΓòÉ 4.2. New Option for ZipStream Compress ΓòÉΓòÉΓòÉ
  77.  
  78. The ZipStream Compress utility  (zspack.exe) now has an option to compress 
  79. files that appear to be already in a compressed format.
  80.  
  81. Normally the utility will not attempt to compress files that appear to be 
  82. already in a foreign compressed format.  This default operation can be 
  83. overridden using a '/Z' switch e.g.
  84.  
  85.   zspack /Z filenames 
  86.  
  87.  
  88. ΓòÉΓòÉΓòÉ 4.3. New Option for ZipStream Attach ΓòÉΓòÉΓòÉ
  89.  
  90. A new option has been added to the ZipStream Attach  utility (zsattach.exe) to 
  91. cause it to attempt to reattach paths based on data in its persistent 
  92. connection database.
  93.  
  94. This operation is most useful when you have an attachment to a removable media 
  95. device such as a Diskette, that may not be present during system startup.
  96.  
  97. To cause reattachment to occur run the utility with a '/R' switch e.g.
  98.  
  99.   zsattach /r
  100.  
  101.  
  102. ΓòÉΓòÉΓòÉ 4.4. New ReAttach Object ΓòÉΓòÉΓòÉ
  103.  
  104. Using ZipStream with removeable devices often requires the ZipStream drive to 
  105. be reattached.  This is a very common operation that is normally invoked by the 
  106. following command:
  107.  
  108. zsattach /r
  109.  
  110. To make things easier, we have added a ReAttach object (as shown above) to the 
  111. ZipStream folder that simply invokes this command.
  112.  
  113.  
  114. ΓòÉΓòÉΓòÉ 5. Compression Ratios ΓòÉΓòÉΓòÉ
  115.  
  116. Many users ask for some idea of expected compression ratios that can be 
  117. achieved with ZipStream.
  118.  
  119. Examples 
  120.  
  121. AmiPro for OS/2       54% or 2.20:1
  122.  
  123. WinWord v2.0         50% or 2.00:1
  124.  
  125. Various Games        50% or 2.00:1
  126.  
  127. FaxWorks for OS/2      60% or 2.56:1
  128.  
  129. IBM CSet++ V2.1       64% or 2.82:1
  130.  
  131. IBM OS/2 Toolkit       67% or 3.09:1
  132.  
  133. Quick Books         66% or 3.00:1
  134.  
  135. MS Money           59% or 2.48:1
  136.  
  137. MS Office          50% or 2.00:1
  138.  
  139. ZipStream's expected compression ratios that can be achieved with various user 
  140. file types.  A total of 25,000 files were sampled to obtain the following data.
  141.  
  142. Examples 
  143.  
  144. WinWord Documents      68% or 3.78:1
  145.  
  146. C++ Source Code       83% or 5.98:1
  147.  
  148. Bitmaps           90% or 10.25:1
  149.  
  150. GCP Message Files      61% or 2.57:1
  151.  
  152.  
  153. ΓòÉΓòÉΓòÉ 6. De-Installation of ZipStream ΓòÉΓòÉΓòÉ
  154.  
  155. De-Installation of ZipStream is fully automatic if you did a standard 
  156. installation. 
  157.  
  158. Warning: Prior to de-installation all compressed files should be decompressed 
  159. using the ZSUnpack utility.
  160.  
  161. To De-Install ZipStream, follow these instructions 
  162.  
  163. 1.  Insert the ZipStream diskette into the A: drive (or B: if applicable)
  164.  
  165. 2.  Open an OS/2 Command Window  or 
  166.  
  167. 3.  Enter the following command a:zsinst -d (or b:zsinst -d ) 
  168.  
  169. That's all there is to it.  Should you have any problems, please contact our 
  170. technical support service.
  171.  
  172.  
  173. ΓòÉΓòÉΓòÉ 6.1. Manual De-Installation ΓòÉΓòÉΓòÉ
  174.  
  175. These notes are provided to assist users who have modified the standard installation.
  176.  
  177. 1.  Edit your config.sys and remove the following lines 
  178.  
  179.   IFS=x:\cbased\cbs.ifs
  180.  
  181.   RUN=x:\cbased\cbssvr.exe
  182.  
  183.  (where x: is your OS/2 boot drive)
  184.  
  185. 2.  From the ZipStream installation diskette run 
  186.  
  187.   zsinst -u
  188.  
  189.    This removes the WPS objects 
  190.  
  191. 3.  Reboot the system in the standard way.
  192.  
  193. 4.  Delete the following files 
  194.  
  195.   x:\cbased\cbs4mbs.dll
  196.  
  197.   x:\cbased\cbscompr.dll
  198.  
  199.   x:\cbased\cbsfsf.dll
  200.  
  201.   x:\cbased\cbsfsfs.dll
  202.  
  203.   x:\cbased\cbs.ifs
  204.  
  205.   x:\cbased\cbssvr.exe
  206.  
  207.   x:\cbased\zspack.exe
  208.  
  209.   x:\cbased\zsunpack.exe
  210.  
  211.   x:\cbased\zsattach.exe
  212.  
  213.   x:\cbased\zssync.exe
  214.  
  215.   x:\cbased\zsstatus.exe
  216.  
  217.   x:\cbased\zsquery.exe
  218.  
  219.   x:\cbased\zsreg.exe
  220.  
  221.   x:\cbased\zsdemon.exe
  222.  
  223.   x:\cbased\zsfold.ico
  224.  
  225.   x:\cbased\zstream.inf
  226.  
  227.   x:\cbased\zsfold.ico
  228.  
  229.   x:\cbased\zsnew.inf
  230.  
  231.   x:\cbased\order.inf
  232.  
  233.   (where x: is your OS/2 boot drive)
  234.  
  235.  
  236. ΓòÉΓòÉΓòÉ 7. Evaluation Period Timeout ΓòÉΓòÉΓòÉ
  237.  
  238. If you are using an Evaluation Copy of ZipStream, the transparent 
  239. compression/decompression system will cease to operate after 45 days from installation.
  240.  
  241. Files can always be interactively decompressed with the ZSUnpack utility after 
  242. the transparent compression system evaluation period has expired.
  243.  
  244. We suggest that after the evaluation period is up you run the ZSUnpack command 
  245. across all your system drives to decompress any compressed files.
  246.  
  247. e.g. zsunpack /s c:\ d:\
  248.  
  249.  
  250. ΓòÉΓòÉΓòÉ 8. Tips and Hints ΓòÉΓòÉΓòÉ
  251.  
  252. The Tips and Hints section is designed to pass on information that we think may 
  253. help our users.  It also includes feedback that we have had from our customers.
  254.  
  255. If you have a good hint or tip please let us know and we will include it in 
  256. this section.
  257.  
  258. Latest Hints and Tips can be found on the ZipStream Web page at:
  259.  
  260.  http://www.CarbonBased.com.au
  261.  
  262.  
  263. ΓòÉΓòÉΓòÉ 8.1. Copying Compressed Files to Diskette ΓòÉΓòÉΓòÉ
  264.  
  265. The best way to get compressed files onto a diskette is to copy them in their 
  266. compressed form from the host drive (non ZipStream) to the diskette.  This will 
  267. avoid copying of the uncompressed data to diskette which will in turn allow you 
  268. fit more compressed data on the diskette.
  269.  
  270.  
  271. ΓòÉΓòÉΓòÉ 8.2. Getting Started with ZipStream ΓòÉΓòÉΓòÉ
  272.  
  273. The best way to get started with ZipStream is to remember that you can proceed 
  274. at your own pace and use compression as the need arises.
  275.  
  276. ZipStream can be used in a way that is analogous to using your favorite zipping 
  277. package.  When you start running out of space, 'zip' something up with 
  278. ZipStream.  The advantage over the zipping package is that you still have 'on 
  279. the fly' access to your zipped files or applications and the advantage over 
  280. other 'on the fly' compression packages is that you do not have to commit 
  281. chunks of disk space to get started.
  282.  
  283.  
  284. ΓòÉΓòÉΓòÉ 9. Using ZipStream with ΓòÉΓòÉΓòÉ
  285.  
  286. This section provides hints, tips, warnings etc when using ZipStream with 
  287. various products.
  288.  
  289. Basically, any product that runs with OS/2 can run compressed from a ZipStream 
  290. path. 
  291.  
  292. The only real areas where problems can occur is where you have an existing 
  293. product installed and then want to compress it.  Some products have information 
  294. keyed to their installation path so that compressing with the ZipStream utility 
  295. 'zspack' and then running from the compressed path, may lead to problems.
  296.  
  297. We will continually expand this section based on user feedback and will try to 
  298. provide automated solutions where possible.  If you have a solution to a 
  299. problem with compressing an application, then let us know and we will add it to 
  300. this section in future updates.
  301.  
  302.  
  303. ΓòÉΓòÉΓòÉ 9.1. DOS ΓòÉΓòÉΓòÉ
  304.  
  305. At this stage ZipStream is an OS/2 only 'on the fly' compression product.  We 
  306. will introduce some DOS support utilities in 1995, and we are planning to 
  307. develop a compatible 'on the fly'  version for DOS. 
  308.  
  309.  
  310. ΓòÉΓòÉΓòÉ 9.2. FaxWorks ΓòÉΓòÉΓòÉ
  311.  
  312. Installing and then using Faxworks from a ZipStream path can be done with no 
  313. problems.  However, the Faxworks Device Driver must be loaded from a non 
  314. ZipStream path.
  315.  
  316. e.g. 
  317.  
  318. Assume Faxworks is installed to the ZipStream path Z:\FAXWORKS which is a 
  319. mirror of D:\FAXWORKS.  The Faxworks device driver FMD.SYS must be loaded from 
  320. the D: drive not the Z: drive. i.e. The line 
  321.  
  322.   DEVICE=Z:\FAXWORKS\FMD.SYS L 
  323.  
  324. in config.sys must be changed to 
  325.  
  326.   DEVICE=D:\FAXWORKS\FMD.SYS L 
  327.  
  328. Compressing an existing copy of Faxworks will be successful, however, after 
  329. compression you must setup the new path configuration information for the 
  330. Faxworks software. 
  331.  
  332. This can be achieved easily by starting Faxworks from an OS/2 command prompt 
  333. and issuing the following command:
  334.  
  335.  faxworks -L<newpath>
  336.  
  337. where newpath is the Faxworks compressed path. e.g.
  338.  
  339. Assume again that Faxworks is initially installed on the path d:\faxworks and 
  340. the compressed path is z:\faxworks.  Run the following command:
  341.  
  342.  z:\faxworks\faxworks -Lz:\faxworks
  343.  
  344.  
  345. ΓòÉΓòÉΓòÉ 9.3. Galactic Civilizations ΓòÉΓòÉΓòÉ
  346.  
  347. No problems occur with the normal use of Galactic Civilizations from a 
  348. ZipStream compressed path.
  349.  
  350. Installing the gcfix04.exe update for Galactic Civilizations on a ZipStream 
  351. path will cause the application to fail.  This problem is under investigation. 
  352. In the meantime you can install the update using the following method.
  353.  
  354. 1.  Decompress the application with ZSUnpack.
  355.  
  356. 2.  Apply the fix to the host path.  That is, do not apply the fix to the 
  357.     ZipStream path.
  358.  
  359. 3.  Recompress the application again with ZSPack.
  360.  
  361.  
  362. ΓòÉΓòÉΓòÉ 9.4. IBM Works ΓòÉΓòÉΓòÉ
  363.  
  364. No known compatibility problems exist with the Works product,  However, it is 
  365. recommended that you install Works to a ZipStream path rather than compressing 
  366. it after installation.
  367.  
  368.  
  369. ΓòÉΓòÉΓòÉ 9.5. OS/2 2.11 ΓòÉΓòÉΓòÉ
  370.  
  371. No real compatibility problems exist between ZipStream and OS/2 2.11 as such.
  372.  
  373. When accessing a shadow of a ZipStream path from the Workplace Shell, OS/2 can 
  374. display a dialog box similar to the one shown below.
  375.  
  376. Click on 'OK' or 'Cancel' as the message can be safely ignored.
  377.  
  378. This error is due to a problem with the OS/2 Workplace Shell.  A fix for this 
  379. is available from IBM in response to problem report APAR PJ11057. You can 
  380. obtain this fix as part of Fix Pak XR_A058.  This can be downloaded from IBM 
  381. OS/2 BBS sites around the world.
  382.  
  383.  
  384. ΓòÉΓòÉΓòÉ 9.6. OS/2 Warp Version 3 ΓòÉΓòÉΓòÉ
  385.  
  386. No real compatibility problems exist between ZipStream and OS/2 Warp Version 3 
  387. as such.
  388.  
  389. When accessing a shadow of a ZipStream path from the Workplace Shell, OS/2 can 
  390. display a dialog box similar to the one shown below 
  391.  
  392. Click on 'OK' or 'Cancel' as the message can be safely ignored.
  393.  
  394. This error is due to a problem with the OS/2 Workplace Shell.  A fix for this 
  395. has been included in Fix Pak 10 (XR_W010) from IBM in response to problem 
  396. report APAR PJ16687.  This can be downloaded from:
  397.  
  398. o   CompuServe: GO OS2SUPPO 
  399.  
  400. o   IBM BBS: Software Download Library 
  401.  
  402. o   Internet: ftp://ftp.software.ibm.com/ps/products/os2/fixes
  403.  
  404. o   Prodigy: OS2CLUB 
  405.  
  406. o   America On Line: from the OS/2 Area 
  407.  
  408.  
  409. ΓòÉΓòÉΓòÉ 9.7. WORM Drives ΓòÉΓòÉΓòÉ
  410.  
  411. ZipStream is not suitable for use with WORM (Write Once Read Many) drives.  The 
  412. reason for this that ZipStream uses lazy (background) compression, which means 
  413. that a file is first written to the disk in uncompressed form and then 
  414. compressed at a later time.
  415.  
  416.  
  417. ΓòÉΓòÉΓòÉ 10. Problems Attaching to a Path ΓòÉΓòÉΓòÉ
  418.  
  419. Sometimes it is possible for ZSAttach to report an error when trying to attach 
  420. to an OS/2 path.
  421.  
  422. The most likely cause for this is that your config.sys will have a statement 
  423. similar to the one shown below:
  424.  
  425.   lastdrive=H
  426.  
  427. This statement can be safely deleted from your config.sys.
  428.  
  429.  
  430. ΓòÉΓòÉΓòÉ 11. Using ZSUnpack from OS/2 Boot Diskettes ΓòÉΓòÉΓòÉ
  431.  
  432. If you find yourself in the situation where you must boot OS/2 from diskettes 
  433. and need to access compressed files, you can use ZSUnpack from the ZipStream 
  434. Installation diskette to decompress any files you need to access.
  435.  
  436. ZSUnpack requires several ZipStream support DLL's to function.  It is therefore 
  437. not sufficient to just copy the zsunpack.exe program to the OS/2 Installation 
  438. diskettes.  Running ZSUnpack from the ZipStream Installation diskette will 
  439. ensure that all the required DLL's are available.
  440.  
  441. Due to the virtual memory requirements of ZipStream, we do not recommend that 
  442. you try to establish the ZipStream transparent compression system from boot 
  443. diskettes. 
  444.  
  445.  
  446. ΓòÉΓòÉΓòÉ 12. Trademarks ΓòÉΓòÉΓòÉ
  447.  
  448. ZipStream is a trademark of Carbon Based Software.
  449.  
  450. IBM OS/2 are trademarks of International Business Machines Corporation.
  451.  
  452. Pentium is a trademark of Intel Corporation.
  453.  
  454. ALL TRADEMARKS AND SERVICE MARKS ARE THE PROPERTY OF THEIR RESPECTIVE