home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 35 Internet / 35-Internet.zip / sna2tcp.zip / SNIPGO2.PKG < prev    next >
Text File  |  1995-04-19  |  1KB  |  24 lines

  1. *********************************************************************
  2. *                              ANYNET                               *
  3. * 5622-323 (C) COPYRIGHT IBM CORP. 1991, 1994. ALL RIGHTS RESERVED. *
  4. *             LICENSED MATERIALS - PROPERTY OF IBM                  *
  5. *                                                                   *
  6. *     SNIPGO2.PKG                                                   *
  7. *                                                                   *
  8. *     Description:  SNA over TCP/IP Gateway for OS/2 Part 2         *
  9. *                                                                   *
  10. *********************************************************************
  11. COMPONENT
  12.   NAME = 'SNA over TCP/IP Gateway for OS/2 Product Part 2',
  13.   SIZE = '0',
  14.   DISPLAY = 'NO',
  15.   ID = 'SNIPGO2'
  16.  
  17. *********************************************************************
  18. *  Run the install exits.                                           *
  19. *********************************************************************
  20. FILE
  21.   EXITWHEN = 'INSTALL',
  22.   EXITIGNOREERR = 'NO',
  23.   EXIT = 'EXEC %EPFIFILEDIR%\BIN\ANYCFG2.EXE SIC SNIPGO'
  24.