home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 10 Tools / 10-Tools.zip / vgserv45.zip / KOR / hptwgs2 / vgcommon.pkg < prev    next >
Text File  |  2000-08-10  |  1KB  |  25 lines

  1. * 5697-G98 4.5 0000 VGCOMMON.PKG (C) Copyright IBM Corp. 1980, 2000
  2. * Licensed Materials - Property of IBM
  3. * See Copyright Instructions.
  4. *************************************************************************/
  5. *************************************************************************/
  6. **                                                                 */
  7. **             IBM VisualAge Generator                     */
  8. **                                                         */
  9. **         Common INSTALLLATION PACKAGE FILE                           */
  10. **                                                                      */
  11. **  This package file specifies all the files to be downloaded to       */
  12. **  install the ENGLISH version of the product.                         */
  13. **                                                                      */
  14. *************************************************************************/
  15. *************************************************************************/
  16. FILE
  17.    EXITWHEN      = 'INSTALL',
  18.    EXITIGNOREERR = 'NO',
  19.    EXIT          = 'CREATEWPSOBJECT WPFolder "IBM VisualAge Generator 4.5"
  20.                    <WP_DESKTOP> R "OBJECTID=<VG45FOLDER>"'
  21.  
  22. FILE
  23.    EXITWHEN     = 'DELETE',
  24.    EXITIGNOREERR = 'YES',
  25.    EXIT     = 'DELETEWPSOBJECT <VG45FOLDER>'