home *** CD-ROM | disk | FTP | other *** search
/ New Horizons Shareware Collection / HORIZONS1.BIN / ZSNEW.INF (.txt) < prev    next >
OS/2 Help File  |  1995-01-15  |  25KB  |  360 lines

  1.  
  2. ΓòÉΓòÉΓòÉ 1. ZipStream ΓòÉΓòÉΓòÉ
  3.  
  4.  
  5. ΓòÉΓòÉΓòÉ 2. Copyright ΓòÉΓòÉΓòÉ
  6.  
  7. Copyright (C) Carbon Based Software  1993 - 1995.  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 ΓòÉΓòÉΓòÉ
  16.  
  17. This section describes new features and functions that have been incorporated 
  18. into ZipStream since the last major release. 
  19.  
  20.  
  21. ΓòÉΓòÉΓòÉ 3.1. New File System Options ΓòÉΓòÉΓòÉ
  22.  
  23. New options have been added to ZipStream that provide the following enhanced 
  24. functions: 
  25.  
  26.  1. Prevention of automatic compression of new files. 
  27.  
  28.  2. Prevention of recompression of modified compressed files i.e. compressed 
  29.     files that are modified will be returned to an uncompressed state. 
  30.  
  31.  3. Disabling of file rename tracking. 
  32.  
  33. Note:  These new options are recommended only in special cases where there is a 
  34. clear need for the functionality.  In most cases we suggest you operate 
  35. ZipStream in its default configuration. 
  36.  
  37. Using the new options 
  38.  
  39. To use the new options you must add 'option command switches' to the 
  40. 'run=c:\cbased\cbssvr.exe' line in your config.sys. 
  41.  
  42. Prevention of Automatic Compression of New Files 
  43.  
  44. This option is most useful when you wish to manually compress files with ZSPack 
  45. to establish your compressed environment and you do not want any further 
  46. automatic compression to take place. e.g. You have a Word Processing program 
  47. that you compressed with ZSPack, but you do not want any new files created by 
  48. the Word Processor to be compressed. 
  49.  
  50. To prevent compression of new files, add a '/P' switch to the cbssvr.exe line 
  51. in your config.sys as follows: 
  52.  
  53.   run=c:\cbased\cbssvr.exe /P 
  54.  
  55. Prevention of Recompression of Modified Compressed Files 
  56.  
  57. This option will disable the recompression of updated or modified files that 
  58. were previously compressed.  That is, a compressed file that is modified will 
  59. be saved in uncompressed form. 
  60.  
  61. To prevent recompression, add an '/R' switch to the cbssvr.exe line in your 
  62. config.sys as follows: 
  63.  
  64.   run=c:\cbased\cbssvr.exe /R 
  65.  
  66. Disabling of file rename tracking 
  67.  
  68. This option will prevent ZipStream from monitoring rename operations. Normally, 
  69. most Word Processors and similar programs update a file by writing to a 
  70. temporary file and then renaming it to the actual file name.  ZipStream will by 
  71. default, track these operations to ensure that new or modified files that are 
  72. renamed are automatically compressed. 
  73.  
  74. To prevent rename tracking, add a '/M' switch to the cbssvr.exe line in your 
  75. config.sys as follows: 
  76.  
  77.   run=c:\cbased\cbssvr.exe /M 
  78.  
  79. Note:  The above configuration options can be combined in any order e.g. 
  80.  
  81.   run=c:\cbased\cbssvr.exe /P /R /M 
  82.  
  83. will disable compression of new files, recompression of existing compressed 
  84. files and rename tracking. 
  85.  
  86.  
  87. ΓòÉΓòÉΓòÉ 3.2. New Option for ZipStream Compress ΓòÉΓòÉΓòÉ
  88.  
  89. The ZipStream Compress utility  (zspack.exe) now has an option to compress 
  90. files that appear to be already in a compressed format. 
  91.  
  92. Normally the utility will not attempt to compress files that appear to be 
  93. already in a foreign compressed format.  This default operation can be 
  94. overridden using a '/Z' switch e.g. 
  95.  
  96.   zspack /Z filenames 
  97.  
  98.  
  99. ΓòÉΓòÉΓòÉ 3.3. New Option for ZipStream Attach ΓòÉΓòÉΓòÉ
  100.  
  101. A new option has been added to the ZipStream Attach  utility (zsattach.exe) to 
  102. cause it to attempt to reattach paths based on data in its persistent 
  103. connection database. 
  104.  
  105. This operation is most useful when you have an attachment to a removable media 
  106. device such as a Diskette, that may not be present during system startup. 
  107.  
  108. To cause reattachment to occur run the utility with a '/R' switch e.g. 
  109.  
  110.   zsattach /r 
  111.  
  112.  
  113. ΓòÉΓòÉΓòÉ 4. Compression Ratios ΓòÉΓòÉΓòÉ
  114.  
  115. Many users ask for some idea of expected compression ratios that can be 
  116. achieved with ZipStream. 
  117.  
  118. Examples 
  119.  
  120. AmiPro for OS/2       54% or 2.2:1 
  121.  
  122. WinWord v2.0         50% or 2.0:1 
  123.  
  124. Various Games        50% or 2.0:1 
  125.  
  126. FaxWorks for OS/2      60% or 2.56:1 
  127.  
  128. IBM CSet++ V2.1       64% or 2.82:1 
  129.  
  130.  
  131. ΓòÉΓòÉΓòÉ 5. De-Installation of ZipStream ΓòÉΓòÉΓòÉ
  132.  
  133. De-Installation of ZipStream is fully automatic if you did a standard 
  134. installation. 
  135.  
  136. To De-Install ZipStream, follow these instructions 
  137.  
  138.  1. Insert the ZipStream diskette into the A: drive (or B: if applicable) 
  139.  
  140.  2. Open an OS/2 Command Window  or 
  141.  
  142.  3. Enter the following command a:zsinst -d (or b:zsinst -d ) 
  143.  
  144. That's all there is to it.  Should you have any problems, please contact our 
  145. technical support service. 
  146.  
  147.  
  148. ΓòÉΓòÉΓòÉ 5.1. Manual De-Installation ΓòÉΓòÉΓòÉ
  149.  
  150. These notes are provided to assist users who have modified the standard 
  151. installation. 
  152.  
  153. 1.  Edit your config.sys and remove the following lines 
  154.  
  155.  IFS=x:\cbased\cbs.ifs 
  156.  
  157.  RUN=x:\cbased\cbssvr.exe 
  158.  
  159. (where x: is your OS/2 boot drive) 
  160.  
  161. 2.  From the ZipStream installation diskette run 
  162.  
  163.  zsinst -u 
  164.  
  165.   This removes the WPS objects 
  166.  
  167. 3.  Reboot the system in the standard way. 
  168.  
  169. 4.  Delete the following files 
  170.  
  171.  x:\cbased\cbs4mbs.dll 
  172.  
  173.  x:\cbased\cbscompr.dll 
  174.  
  175.  x:\cbased\cbsfsf.dll 
  176.  
  177.  x:\cbased\cbsfsfs.dll 
  178.  
  179.  x:\cbased\cbs.ifs 
  180.  
  181.  x:\cbased\cbssvr.exe 
  182.  
  183.  x:\cbased\zspack.exe 
  184.  
  185.  x:\cbased\zsunpack.exe 
  186.  
  187.  x:\cbased\zsattach.exe 
  188.  
  189.  x:\cbased\zssync.exe 
  190.  
  191.  x:\cbased\zsstatus.exe 
  192.  
  193.  x:\cbased\zsquery.exe 
  194.  
  195.  x:\cbased\zsreg.exe 
  196.  
  197.  x:\cbased\zsdemon.exe 
  198.  
  199.   x:\cbased\zsfold.ico 
  200.  
  201.   x:\cbased\zstream.inf 
  202.  
  203.   x:\cbased\zsfold.ico 
  204.  
  205.   x:\cbased\zsnew.inf 
  206.  
  207.   x:\cbased\order.inf 
  208.  
  209.  (where x: is your OS/2 boot drive) 
  210.  
  211.  
  212. ΓòÉΓòÉΓòÉ 6. Evaluation Period Timeout ΓòÉΓòÉΓòÉ
  213.  
  214. If you are using an Evaluation Copy of ZipStream, the transparent 
  215. compression/decompression system will cease to operate after 45 days from 
  216. installation. 
  217.  
  218. Files can always be interactivly decompressed with the ZSUnpack utility after 
  219. the transparent compression system evaluation period has expired. 
  220.  
  221. We suggest that after the evaluation period is up you run the ZSUnpack command 
  222. across all your system drives to decompress any compressed files. 
  223.  
  224. e.g. zsunpack /s c:\ d:\ 
  225.  
  226.  
  227. ΓòÉΓòÉΓòÉ 7. Using ZipStream with ΓòÉΓòÉΓòÉ
  228.  
  229. This section provides hints, tips, warnings etc when using ZipStream with 
  230. various products. 
  231.  
  232. Basically, any product that runs with OS/2 can run compressed from a ZipStream 
  233. path. 
  234.  
  235. The only real areas where problems can occur is where you have an existing 
  236. product installed and then want to compress it.  Some products have information 
  237. keyed to their installation path so that compressing with the ZipStream utility 
  238. 'zspack' and then running from the compressed path, may lead to problems. 
  239.  
  240. We will continually expand this section based on user feedback and will try to 
  241. provide automated solutions where possible.  If you have a solution to a 
  242. problem with compressing an application, then let us know and we will add it to 
  243. this section in future updates. 
  244.  
  245.  
  246. ΓòÉΓòÉΓòÉ 7.1. DOS ΓòÉΓòÉΓòÉ
  247.  
  248. At this stage ZipStream is an OS/2 only 'on the fly' compression product.  We 
  249. will introduce some DOS support utilities early in 1995, and we are planning to 
  250. develop a compatible 'on the fly'  version for DOS. 
  251.  
  252.  
  253. ΓòÉΓòÉΓòÉ 7.2. FaxWorks ΓòÉΓòÉΓòÉ
  254.  
  255. Installing and then using Faxworks from a ZipStream path can be done with no 
  256. problems. 
  257.  
  258. Compressing an existing copy of Faxworks will lead to some problems. We 
  259. recommend that you re-install to a ZipStream path. 
  260.  
  261.  
  262. ΓòÉΓòÉΓòÉ 7.3. Galactic Civilizations ΓòÉΓòÉΓòÉ
  263.  
  264. No problems occur with the nomal use of Galactic Civilizations from a ZipStream 
  265. compressed path. 
  266.  
  267. Installing the gcfix04.exe update for Galactic Civilizations on a ZipStream 
  268. path will cause the application to fail.  This problem is under investigation. 
  269. In the meantime you can install the update using the following method. 
  270.  
  271.  1. Decompress the application with ZSUnpack. 
  272.  
  273.  2. Apply the fix to the host path.  That is, do not apply the fix to the 
  274.     ZipStream path. 
  275.  
  276.  3. Recompress the application again with ZSPack. 
  277.  
  278.  
  279. ΓòÉΓòÉΓòÉ 7.4. IBM Works ΓòÉΓòÉΓòÉ
  280.  
  281. No known compatibilty problems exist with the Works product.  However, it is 
  282. recommended that you install Works to a ZipStream path rather than compressing 
  283. it after installation. 
  284.  
  285. Currently when installing Works to a ZipStream path, not all files will be 
  286. automatically compressed.  We are looking into this situation and will provide 
  287. a solution as soon as possible.  In the meantime, after installation is 
  288. complete, re-compress the Works directory again with 'ZipStream Compress' 
  289. (ZSPack). 
  290.  
  291.  
  292. ΓòÉΓòÉΓòÉ 7.5. OS/2 2.11 ΓòÉΓòÉΓòÉ
  293.  
  294. No real compatibility problems exist between ZipStream and OS/2 2.11 as such. 
  295.  
  296. When accessing shadow of a ZipStream path from the Workplace Shell, OS/2 can 
  297. display a dialog box similar to the one shown below. 
  298.  
  299. Click on 'OK' or 'Cancel' as the message can be safely ignored. 
  300.  
  301. This error is due to a problem with the OS/2 Workplace Shell.  A fix for this 
  302. is available from IBM in response to problem report APAR PJ11057. You can 
  303. obtain this fix as part of Fix Pak XR_A058.  This can be downloaded from IBM 
  304. OS/2 BBS sites around the world. 
  305.  
  306.  
  307. ΓòÉΓòÉΓòÉ 7.6. OS/2 Warp Version 3 ΓòÉΓòÉΓòÉ
  308.  
  309. No real compatibility problems exist between ZipStream and OS/2 Warp Version 3 
  310. as such. 
  311.  
  312. When accessing shadow of a ZipStream path from the Workplace Shell, OS/2 can 
  313. display a dialog box similar to the one shown below 
  314.  
  315. Click on 'OK' or 'Cancel' as the message can be safely ignored. 
  316.  
  317. This error is due to a problem with the OS/2 Workplace Shell.  A problem report 
  318. has been raised by Carbon Based Software.  A fix should be available from IBM 
  319. in response to problem report APAR PJ11057.  Please contact IBM OS/2 Warp 
  320. Support for this fix. 
  321.  
  322.  
  323. ΓòÉΓòÉΓòÉ 8. Problems Attaching to a Path ΓòÉΓòÉΓòÉ
  324.  
  325. Sometimes it is possible for ZSAttach to report an error when trying to attach 
  326. to an OS/2 path. 
  327.  
  328. The most likely cause for this is that your config.sys will have a statement 
  329. similar to the one shown below: 
  330.  
  331.   lastdrive=H 
  332.  
  333. This statement can be safely deleted from your config.sys. 
  334.  
  335.  
  336. ΓòÉΓòÉΓòÉ 9. Using ZSUnpack from OS/2 Boot Diskettes ΓòÉΓòÉΓòÉ
  337.  
  338. If you find yourself in the situation where you must boot OS/2 from diskettes 
  339. and need to access compressed files, you can use ZSUnpack from the ZipStream 
  340. Installation diskette to decompress any files you need to access. 
  341.  
  342. ZSUnpack requires several ZipStream support DLL's to function.  It is therefore 
  343. not sufficient just to copy the zsunpack.exe program to the OS/2 Installation 
  344. diskettes.  Running ZSUnpack from the ZipStream Installation diskette will 
  345. ensure that all the required DLL's are available. 
  346.  
  347. Due to the virtual memory requirements of ZipStream, we do not recommend that 
  348. you try to establish the ZipStream transparent compression system from boot 
  349. diskettes. 
  350.  
  351.  
  352. ΓòÉΓòÉΓòÉ 10. Trademarks ΓòÉΓòÉΓòÉ
  353.  
  354. ZipStream is a trademark of Carbon Based Software. 
  355.  
  356. IBM OS/2 are trademarks of International Business Machines Corporation. 
  357.  
  358. Pentium is a trademark of Intel Corporation. 
  359.  
  360. ALL TRADEMARKS AND SERVICE MARKS ARE THE PROPERTY OF THEIR RESPECTIVE OWNERS.