home *** CD-ROM | disk | FTP | other *** search
OS/2 install Package | 1994-02-10 | 5.8 KB | 179 lines |
- *********************************************************************
- * SOFTWARE INSTALLER *
- * 5621-434 (C) COPYRIGHT IBM CORP. 1991, 1993. ALL RIGHTS RESERVED. *
- * LICENSED MATERIALS - PROPERTY OF IBM *
- * *
- * Package File to Install and Register Software Installer *
- * *
- * ----------------------------------------------------------------- *
- * Translation Notes : *
- * *
- * - All lines that need to be translated are marked with *
- * a comment that contains the characters 'TRANS:'. Search for *
- * 'TRANS:' to find the lines that need to be translated. *
- * *
- *********************************************************************
-
- *
- * TRANS:
- * Before this package is included in another package file, you must
- * modify it. Each required change is described by a preceding comment.
- *
-
- PACKFILE
- SOURCE = 'DRIVE: INSTALL.IN_',
- *
- * TRANS:
- * Change the value of VOLUME to the disk label that will
- * contain INSTALL.IN_.
- *
- * VOLUME = 'EHSSWS01',
- ID = INSTALL
-
- ***********************************************
- * Base / non-translatable parts. *
- ***********************************************
- * Part of INSTALL.IN_
- FILE
- WHEN = 'OUTOFDATE',
- PACKID = INSTALL,
- *
- * TRANS:
- * Change the name of EPFIPRCS.EXE using the rename prefix you entered
- * when you ran the rename utility (ISREN.CMD). For example, if the
- * prefix used was ABC, then change EPFIPRCS.EXE to ABCIPRCS.EXE.
- *
- PWS = 'ehsiprcs.exe',
- REPLACEINUSE = 'I U D R',
- DATE = '901010',
- TIME = '0000'
-
- * Part of INSTALL.IN_
- FILE
- WHEN = 'OUTOFDATE',
- PACKID = INSTALL,
- *
- * TRANS:
- * Change the name of EPFIICIS.ICO using the rename prefix you entered
- * when you ran the rename utility (ISREN.CMD). For example, if the
- * prefix used was ABC, then change EPFIICIS.ICO to ABCIICIS.ICO.
- *
- PWS = 'ehsiicis.ico',
- REPLACEINUSE = 'I U D R',
- DATE = '901010',
- TIME = '0000'
-
- * Part of INSTALL.IN_
- FILE
- WHEN = 'OUTOFDATE',
- PACKID = INSTALL,
- *
- * TRANS:
- * Change the name of EPFINSTS.EXE using the rename prefix you entered
- * when you ran the rename utility (ISREN.CMD). For example, if the
- * prefix used was ABC, then change EPFINSTS.EXE to ABCINSTS.EXE.
- *
- PWS = 'ehsinsts.exe',
- REPLACEINUSE = 'I U D R',
- DATE = '901010',
- TIME = '0000'
-
- * Part of INSTALL.IN_
- FILE
- WHEN = 'OUTOFDATE',
- PACKID = INSTALL,
- *
- * TRANS:
- * Change the name of EPFIUPCK.EXE using the rename prefix you entered
- * when you ran the rename utility (ISREN.CMD). For example, if the
- * prefix used was ABC, then change EPFIUPCK.EXE to ABCIUPCK.EXE.
- *
- PWS = 'ehsiupck.exe',
- REPLACEINUSE = 'I U D R',
- DATE = '901010',
- TIME = '0000'
-
- FILE
- EXITWHEN = 'INSTALL || UPDATE || RESTORE',
- EXITIGNOREERR = 'YES',
- *
- * TRANS:
- * Change the <EPFIFLD> location to the OBJECTID of the folder to
- * which Software Installer is to be registered. Also, change the names of
- * EPFINSTS.EXE and EPFIICIS.ICO using the rename prefix you entered
- * when you ran the rename utility (ISREN.CMD). For example, if the
- * prefix used was ABC then change EPFINSTS.EXE to ABCINSTS.EXE and
- * change EPFIICIS.ICO to ABCIICIS.ICO.
- *
- EXIT = 'CREATEWPSOBJECT WPProgram "Installation Utility" <EHS_PROD> R
- "PROGTYPE=WINDOWABLEVIO;EXENAME=CMD.EXE;OBJECTID=<EPFINSTS>;STARTUPDIR=%EPFIFILEDIR%;PARAMETERS=/C %EPFIFILEDIR%//EHSINSTS.EXE;MINIMIZED=YES;ICONFILE=%EPFIFILEDIR%//EHSIICIS.ICO"'
-
- FILE
- EXITWHEN = 'DELETE',
- EXITIGNOREERR = 'YES',
- EXIT = 'DELETEWPSOBJECT <EPFINSTS>'
-
- ***********************************************
- * NLS / translatable parts. *
- ***********************************************
- * Part of INSTALL.IN_
- FILE
- WHEN = 'OUTOFDATE',
- PACKID = INSTALL,
- *
- * TRANS:
- * Change the name of EPFIMSG.MSG using the rename prefix you entered
- * when you ran the rename utility (ISREN.CMD). For example, if the
- * prefix used was ABC, then change EPFIMSG.MSG to ABCIMSG.MSG.
- *
- PWS = 'ehsimsg.msg',
- REPLACEINUSE = 'I U D R',
- DATE = '901010',
- TIME = '0000'
-
- * Part of INSTALL.IN_
- FILE
- WHEN = 'OUTOFDATE',
- PACKID = INSTALL,
- *
- * TRANS:
- * Change the name of EPFIHPLB.HLP using the rename prefix you entered
- * when you ran the rename utility (ISREN.CMD). For example, if the
- * prefix used was ABC, then change EPFIHPLB.HLP to ABCIHPLB.HLP.
- *
- PWS = 'ehsihplb.hlp',
- REPLACEINUSE = 'I U D R',
- DATE = '901010',
- TIME = '0000'
-
- * Part of INSTALL.IN_
- FILE
- WHEN = 'OUTOFDATE',
- PACKID = INSTALL,
- *
- * TRANS:
- * Change the name of EPFIPII.DLL using the rename prefix you entered
- * when you ran the rename utility (ISREN.CMD). For example, if the
- * prefix used was ABC, then change EPFIPII.DLL to ABCIPII.DLL.
- *
- PWS = 'ehsipii.dll',
- REPLACEINUSE = 'I U D R',
- DATE = '901010',
- TIME = '0000'
-
- * Part of INSTALL.IN_
- FILE
- WHEN = 'OUTOFDATE',
- PACKID = INSTALL,
- *
- * TRANS:
- * Change the name of EPFIEXTS.DLL using the rename prefix you entered
- * when you ran the rename utility (ISREN.CMD). For example, if the
- * prefix used was ABC, then change EPFIEXTS.DLL to ABCIEXTS.DLL.
- *
- PWS = 'ehsiexts.dll',
- REPLACEINUSE = 'I U D R',
- DATE = '901010',
- TIME = '0000'
-