home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / cidsam.zip / CIDSAMPL.ANN < prev    next >
Text File  |  1993-07-20  |  1KB  |  30 lines

  1. The CIDSAMPLE PACKAGE contains sample code that may help customers
  2. and ISVs ``CID-enable'' their software installation programs.
  3.  
  4. ``CID-enabled'' means that the installation program follows the
  5. CID-enablement guidelines published by IBM and therefore can be
  6. installed remotely, over the network, using one of the various
  7. software distribution products such as Netview DM/2 or LCU.
  8.  
  9. The package contains a complete cid-enabled installation program,
  10. written in REXX.  Customers and ISVs might use this example as
  11. a model for modifying their own installation programs to be
  12. CID-enabled.
  13.  
  14. The package also contains 3 sample programs that show how response
  15. files can be processed.  The samples use a set of APIs (also
  16. included in the package) to isolate the ugly part of response file
  17. parsing.  Using the APIs, a simple response file parsing program
  18. can be written in just a few lines (see sample1.c).
  19.  
  20. The code in this package is public domain.  It can be given to
  21. anyone, and they may use it in any way, without restriction.
  22. And a lawyer here says it's OK.
  23.  
  24. To use this package, download the file CIDSAMPLE ZIPBIN to an
  25. OS/2 workstation, and unpack it (preferably into its own subdirectory)
  26. using PKUNZIP2.  Documentation is in the file api.txt.
  27.  
  28. I will fix any major glitches, oversights and errors of fact in
  29. this package.  Report problems to BOBBLAIR@AUSTIN.
  30.