home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 2 BBS / 02-BBS.zip / im225nov.zip / UNPACK.INF < prev    next >
Text File  |  1993-07-01  |  2KB  |  43 lines

  1. ;  InterMail Demo
  2. ;  -------------------------------------------------------------------
  3. ;  File with unpacking instructions for the InterMail installation program
  4. ;
  5. ;  Archive    Directory      Disk#
  6. ;
  7. IMEXE.PAK     @program       1 
  8. README.1ST    @program       1 
  9. PRICE.DOC     @program       1 
  10. MANUAL.DOC    @program       1 
  11. ORDER.USA     @program       1 
  12. ORDER.CAN     @program       1 
  13. LEAFLET.DOC   @program       1 
  14. WHATSNEW.DOC  @program       1 
  15. LICENSE.DOC   @program       1 
  16. ;
  17. ;  If the Install program does not find the Archive on the current disk, 
  18. ;  it will prompt the user to insert the disk with the proper number.
  19. ;
  20. IMLIST.001    @nodelist  1          ; put these files in the nodelist directory
  21. ;
  22. ;  If a file does not have the .PAK extension, it will be copied normally to
  23. ;  the destination directory, not unpacked.
  24. ;
  25. ;  The PVTLIST command may be used to tell the Install program which private
  26. ;  nodelists should be included in the nodelist control file (max 10).
  27. ;
  28. PvtList IMLIST.*                   ; max 12 characters, do NOT include path
  29. ;
  30. ;  An already existing control file will NOT be updated. However, it is
  31. ;  possible to let the install program COPY an updated control file to the
  32. ;  nodelist directory.
  33. ;
  34. ;  If you add more files, be careful so that you don't disturb any of the
  35. ;  above essential files.
  36. ;
  37. ;  The following are valid directory synonyms:
  38. ;
  39. ;  @program  = the directory where the program files are placed
  40. ;  @system   = the directory where the system files are placed
  41. ;  @nodelist = the nodelist directory
  42. ;
  43.