home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
OS/2 Collection - Online Library - January 1996
/
CKITOS0196.ISO
/
ilrwin
/
ejrilenu.pkg
< prev
next >
Wrap
Text File
|
1995-09-21
|
25KB
|
870 lines
*****************************************************
* BookManager Library Reader for Windows 2.0 Catalog Package File
* - English
* 5799-PXY (C) Copyright IBM Corp. 1994.
* ALL RIGHTS RESERVED.
* LICENSED MATERIALS - PROPERTY OF IBM
*---------------------------------------------------------
* Translation Notes :
* - All other 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.
**********************************************************
**********************************************************
* Indicate Service Level information for BookManager Library Reader
* SERVICELEVEL will be updated as maintenance fixes are available.
* The first time a user installs the code, the LEVEL MUST be 0.
**********************************************************
SERVICELEVEL
LEVEL = 's9509ENU'
**********************************************************
* Define which diskette contains the files to be installed.
* The NAME is the words that the user sees when they are asked
* to put in another diskette. The VOLUME is the DOS volume
* label of the diskette.
**********************************************************
DISK
* TRANS: Limited to 60 characters, enclosed in single quotes
NAME = 'BookManager Library Reader for Windows - Disk 1 of 3',
* TRANS: Change to EJRxxx01 where xxx is your 3 character language code
VOLUME = 'EJRENU01'
DISK
* TRANS: Limited to 60 characters, enclosed in single quotes
NAME = 'BookManager Library Reader for Windows - Disk 2 of 3',
* TRANS: Change to EJRxxx02 where xxx is your 3 character language code
VOLUME = 'EJRENU02'
DISK
* TRANS: Limited to 60 characters, enclosed in single quotes
NAME = 'BookManager Library Reader for Windows - Disk 3 of 3',
* TRANS: Change to EJRxxx03 where xxx is your 3 character language code
VOLUME = 'EJRENU03'
**********************************************************
* Default directory specification
* FILE is the path user sees in the entry field named by the
* FILELABEL keyword in the Install - directories window.
**********************************************************
PATH
FILE = 'c:/readibmw',
* TRANS: Maximum 30 characters, enclosed in single quotes
FILELABEL = 'Program files directory:',
AUX1 = 'c:/books',
* TRANS: Maximum 30 characters, enclosed in single quotes
AUX1LABEL = 'Documentation directory:'
**********************************************************
* This EXIT resets the read-only bit of the .PKG file.
* If this is not done, and you install from a CD ROM,
* the user could see an error if they install, delete
* and then try to reinstall the product, or when they
* install maintenance.
* This should be uncommented only if you are doing an
* install from a CD-ROM, otherwise it is not needed.
**********************************************************
FILE
EXITWHEN = 'DELETE || UPDATE',
EXITIGNOREERR = 'YES',
EXIT='EXEC COMMAND.COM /C ATTRIB %EPFIFILEDIR%\EJRILENU.PKG -R'
**********************************************************
* This is the text of the Message when the user has
* successfully completed the installation
* TRANS: maximum length 255 bytes including variable substitution,
* enclosed in single quotes.
**********************************************************
OPTIONS
SUCCESSINSMSG='The components of BookManager Library Reader for Windows 2.0
that you requested have been successfully installed.
Please remove the disk from the drive, and reboot your system or run
AUTOEXEC.BAT.',
SUCCESSUPDMSG='The components of BookManager Library Reader for Windows 2.0
that you requested have been successfully updated.
Please remove the disk from the drive.'
**********************************************************
* C O M P O N E N T
* --------------------------------------------------------
* Program Files
* --------------------------------------------------------
*
* This component listed will be the executables. This
* will include all of the files needed to run the program.
* This includes EXEs, DLLs, HLPs, UNICODE Tables.
* This component will also put the product icon in a
* BookManager group in the program manager.
**********************************************************
COMPONENT
* TRANS: Limited to 60 characters, enclosed in single quotes.
NAME = 'Program files',
* TRANS: Maximum 512 byte, enclosed in single quotes
DESCRIPTION = 'BookManager Library Reader for Windows program files',
SIZE = '3467331',
REQUIRES = 'SIPROF',
DISPLAY = 'YES'
**********************************************************
* Below are the EXE files.
**********************************************************
* The README.TXT file must be on the first diskette
* It is NOT packed so that users can look at it before running
* the install program.
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'README.TXT',
SOURCE = 'DRIVE:README.TXT',
PWSPATH = 'FILE',
VOLUME = 'EJRENU01',
UNPACK = 'NO'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'PLALRENG.AGR',
SOURCE = 'DRIVE:PLALRENG.AGR',
PWSPATH = 'FILE',
VOLUME = 'EJRENU01',
UNPACK = 'NO'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'BOOKENG.AGR',
SOURCE = 'DRIVE:BOOKENG.AGR',
PWSPATH = 'FILE',
VOLUME = 'EJRENU01',
UNPACK = 'NO'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRILENU.DSC',
SOURCE = 'DRIVE:EJRILENU.DSC',
PWSPATH = 'FILE',
VOLUME = 'EJRENU01',
UNPACK = 'NO'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRILENU.ICF',
SOURCE = 'DRIVE:EJRILENU.ICF',
PWSPATH = 'FILE',
VOLUME = 'EJRENU01',
UNPACK = 'NO'
**********************************************************************
* One by one we will install the files. When they are put on the
* users system, they will have the date of DATE, and a time of TIME.
* PWSPATH tells the Software Installer into which path to put this file.
* The PWSPATH is changed from an ID to a fully-qualified path above.
* UNPACK says this is packed, so it needs to be unpacked.
* VOLUME indicates what diskette this SOURCE compressed file can be
* found on.
**********************************************************************
**********************************************************************
* PN66768 - Changed so EJRI1.EXE is executed for all actions
**********************************************************************
FILE
EXITWHEN = 'DELETE',
EXITIGNOREERR = 'NO',
EXIT = 'EXEC EJRI1'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRI1.EXE',
SOURCE = 'DRIVE:EJRI1.EX_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
EXITWHEN = 'INSTALL || RESTORE || UPDATE',
EXITIGNOREERR = 'NO',
EXIT = 'EXEC EJRI1'
**********************************************************************
* end PN66768
**********************************************************************
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'READIBM.EXE',
SOURCE = 'DRIVE:READIBM.EX_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLBSAP.EXE',
SOURCE = 'DRIVE:EJRLBSAP.EX_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLLBAP.EXE',
SOURCE = 'DRIVE:EJRLLBAP.EX_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLREAD.EXE',
SOURCE = 'DRIVE:EJRLREAD.EX_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLPICT.EXE',
SOURCE = 'DRIVE:EJRLPICT.EX_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'IMGDF9.FLT',
SOURCE = 'DRIVE:IMGDF9.FL_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'IMMET9.FLT',
SOURCE = 'DRIVE:IMMET9.FL_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'IMGDF9.INI',
SOURCE = 'DRIVE:IMGDF9.IN_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'IMMET9.INI',
SOURCE = 'DRIVE:IMMET9.IN_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
* PN64447 PJS 9/12/95 Change file name from ISGDI9.INI to ISGDI16.INI
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'ISGDI16.INI',
SOURCE = 'DRIVE:ISGDI16.IN_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRW437.TAB',
SOURCE = 'DRIVE:EJRW437.TA_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRW850.TAB',
SOURCE = 'DRIVE:EJRW850.TA_',
VOLUME = 'EJRENU01',
PWSPATH = 'FILE',
UNPACK = 'YES'
* Copy the MCF250.DLL to the user's SYSTEM subdirectory
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1601',
PWS = '%EJRISYSTEMDIR%/MFC250.DLL',
SOURCE = 'DRIVE:MFC250.DL_',
VOLUME = 'EJRENU02',
PWSPATH = 'PWSFILE',
UNPACK = 'YES'
* Copy the MFC250.DLL to the FILE subdirectory without unpacking.
* This will be copied to the user's SYSTEM directory during LAN install.
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1601',
PWS = 'MFC250.DL_',
SOURCE = 'DRIVE:MFC250.DL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'NO'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRWAM.DLL',
SOURCE = 'DRIVE:EJRWAM.DL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
* PN64447 PJS 9/12/95 Change file name from ISGDI9.DLL to ISGDI16.DLL
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'ISGDI16.DLL',
SOURCE = 'DRIVE:ISGDI16.DL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'READIBM.HLP',
SOURCE = 'DRIVE:READIBM.HL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLBSAP.HLP',
SOURCE = 'DRIVE:EJRLBSAP.HL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLLBAP.HLP',
SOURCE = 'DRIVE:EJRLLBAP.HL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLREAD.HLP',
SOURCE = 'DRIVE:EJRLREAD.HL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLPICT.HLP',
SOURCE = 'DRIVE:EJRLPICT.HL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRIL5.HLP',
SOURCE = 'DRIVE:EJRIL5.HL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRINENU.PKG',
SOURCE = 'DRIVE:EJRINENU.PK_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRINENU.ICF',
SOURCE = 'DRIVE:EJRINENU.IC_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRINENU.RSP',
SOURCE = 'DRIVE:EJRINENU.RS_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'LANINST.BAT',
SOURCE = 'DRIVE:LANINST.BA_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJREXIT.C',
SOURCE = 'DRIVE:EJREXIT.C__',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJREXIT.H',
SOURCE = 'DRIVE:EJREXIT.H__',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJREXIT.DLL',
SOURCE = 'DRIVE:EJREXIT.DL_',
VOLUME = 'EJRENU02',
PWSPATH = 'FILE',
UNPACK = 'YES'
*****************************************************************
* We need to put the location of the .EXEs in the path so that
* when the user double clicks on a .BOO or .BKS file, the program
* can be found.
*
* UPDATEAUTOEXEC
* VAR is the variable in the AUTOEXEC.BAT that we want to update
* ADDSTR is the string we want to add to the set path string, in
* this case it will be the location of the program files.
* ADDWHEN says add this to the path when the user installs the program
* but not on an update of the program
* DELETEWHEN says delete this from the path when the user deletes this
* component
*
* This will be added to the end of the path, and added to the AUTOEXEC.BAT
* on the drive that the machine was booted from.
*
UPDATEAUTOEXEC
VAR='SET PATH',
ADDSTR=%EPFIFILEDIR%,
ADDWHEN='(INSTALL)',
DELETEWHEN='(DELETE)'
*****************************************************************
* ADDPROG will add an icon (second parameter passed) to the Group
* (first parameter passed). If the group does not exist it will
* be created. The EXE listed in the third parameter will be
* the executable associated with that icon. EPFIFILEDIR is the
* variable that holds the path of where the program files were put.
*
* This ADDPROG needs to be done AFTER all of the files are installed so that
* the correct icon will be displayed in the group.
*
FILE
EXITWHEN = 'INSTALL || UPDATE || RESTORE',
EXITIGNOREERR = 'NO',
* TRANS: ALL ADDPROGs should have first parameter be identical enclosed in
* TRANS: double quotes
EXIT = 'ADDPROG "Library Reader for Windows" "Library Reader for Windows" %EPFIFILEDIR%//READIBM.exe'
* DELETEPROG will delete the icon from the program group. If it is the
* last icon in the program group, the group is removed.
FILE
EXITWHEN = 'DELETE',
EXITIGNOREERR = 'YES',
* TRANS: Text between the double quotes should be the same as above.
EXIT = 'DELETEPROG "Library Reader for Windows" "Library Reader for Windows"'
**********************************************************
* C O M P O N E N T
* --------------------------------------------------------
* PRODUCT DOCUMENTATION IN SOFTCOPY BOOKS
* --------------------------------------------------------
*
* This component contains BookManager Books, Bookshelf,
* and Bookshelf index that document how to use the product.
**********************************************************
COMPONENT
* TRANS: Limited to 60 characters, enclosed in single quotes
NAME = 'Documentation',
* TRANS: Maximum 512 byte, enclosed in single quotes
DESCRIPTION = 'This is the softcopy documentation--books, bookshelf, and
bookshelf index--for BookManager Library Reader for Windows. (Online help
information is automatically installed as part of the program files.)',
SIZE = '3764815',
DISPLAY = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRL2M00.BOO',
SOURCE = 'DRIVE:EJRL2M00.BO_',
VOLUME = 'EJRENU02',
PWSPATH = 'AUX1',
UNPACK = 'YES',
EXITWHEN = 'INSTALL || UPDATE || RESTORE',
EXITIGNOREERR = 'NO',
* TRANS: ALL ADDPROGs should have first parameter be identical enclosed in
* TRANS: double quotes
EXIT = 'ADDPROG "Library Reader for Windows" "User''s Guide" %EPFIFILEDIR%//EJRLREAD.exe (%EPFIAUX1DIR%//EJRL2m00.BOO'
FILE
EXITWHEN = 'DELETE',
EXITIGNOREERR = 'YES',
* TRANS: Text between the double quotes should be the same as the ADDPROG above
EXIT = 'DELETEPROG "Library Reader for Windows" "User''s Guide"'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRL8M00.BOO',
SOURCE = 'DRIVE:EJRL8M00.BO_',
VOLUME = 'EJRENU03',
PWSPATH = 'AUX1',
UNPACK = 'YES',
EXITWHEN = 'INSTALL || UPDATE || RESTORE',
EXITIGNOREERR = 'NO',
* TRANS: ALL ADDPROGs should have first parameter be identical enclosed in
* TRANS: double quotes
EXIT = 'ADDPROG "Library Reader for Windows" "Quick Reference" %EPFIFILEDIR%//EJRLREAD.exe (%EPFIAUX1DIR%//EJRL8m00.BOO'
FILE
EXITWHEN = 'DELETE',
EXITIGNOREERR = 'YES',
* TRANS: Text between the double quotes should be the same as the ADDPROG above
EXIT = 'DELETEPROG "Library Reader for Windows" "Quick Reference"'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRL3M00.BOO',
SOURCE = 'DRIVE:EJRL3M00.BO_',
VOLUME = 'EJRENU03',
PWSPATH = 'AUX1',
UNPACK = 'YES',
EXITWHEN = 'INSTALL || UPDATE || RESTORE',
EXITIGNOREERR = 'NO',
* TRANS: ALL ADDPROGs should have first parameter be identical enclosed in
* TRANS: double quotes
EXIT = 'ADDPROG "Library Reader for Windows" "Online Reference" %EPFIFILEDIR%//EJRLREAD.exe (%EPFIAUX1DIR%//EJRL3m00.BOO'
FILE
EXITWHEN = 'DELETE',
EXITIGNOREERR = 'YES',
* TRANS: Text between the double quotes should be the same as the ADDPROG above
EXIT = 'DELETEPROG "Library Reader for Windows" "Online Reference"'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLRM00.BKI',
SOURCE = 'DRIVE:EJRLRM00.BI_',
VOLUME = 'EJRENU03',
PWSPATH = 'AUX1',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRLRM00.BKS',
SOURCE = 'DRIVE:EJRLRM00.BS_',
VOLUME = 'EJRENU03',
PWSPATH = 'AUX1',
UNPACK = 'YES'
**********************************************************
* C O M P O N E N T
* --------------------------------------------------------
* Other stuff - Software Installer, Profile Options
* --------------------------------------------------------
*
* This will install the software installer code, and call
* a routine to get the default profile option information.
**********************************************************
COMPONENT
* TRANS: Limited to 60 characters, enclosed in single quotes
NAME = 'Software Installer and Profile Options',
SIZE = '1836675',
ID = 'SIPROF',
DISPLAY = 'NO'
**********************************************************
* Install the files needed to run the Software Installer
* for the user. This will be the way the user will apply
* maintenance upgrades.
* List the files here instead of using the INCLUDE of
* EPFWSINC.PKG to help relieve a memory problem that
* causes user errors.
**********************************************************
PACKFILE
SOURCE = 'DRIVE: INSTALL.IN_',
VOLUME = 'EJRENU03',
ID = INSTALL
***********************************************
* Base / non-translatable parts. *
***********************************************
* Part of INSTALL.IN_
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfinsts.exe',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '1717'
* Part of INSTALL.IN_
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfiupck.exe',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '0300'
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfdlgw.dll',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '0255'
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfcnrw.dll',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '0255'
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfdrcw.dll',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '1703'
* Part of INSTALL.IN_
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfw_dos.com',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '0000'
* Part of INSTALL.IN_
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfw_dos.pif',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '0000'
FILE
EXITWHEN = 'INSTALL || UPDATE || RESTORE',
* TRANS: ALL ADDPROGs should have first parameter be identical enclosed in
* TRANS: double quotes
* TRANS: Change the name in the .ICF file from ENU to your 3 char prefix
EXIT = 'ADDPROG "Library Reader for Windows" "Installation Utility" %EPFIFILEDIR%//EPFINSTS.EXE (/C:%EPFIFILEDIR%//EJRILENU.ICF'
FILE
EXITWHEN = 'DELETE',
EXITIGNOREERR = 'YES',
* TRANS: Text between the double quotes should be the same as the ADDPROG above
EXIT = 'DELETEPROG "Library Reader for Windows" "Installation Utility"'
***********************************************
* NLS / translatable parts. *
***********************************************
* Part of INSTALL.IN_
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfwmgms.dat',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '0304'
* Part of INSTALL.IN_
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfwhelp.hlp',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '0321'
* Part of INSTALL.IN_
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfwpii.dll',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '0320'
* Part of INSTALL.IN_
FILE
WHEN = 'OUTOFDATE',
PACKID = INSTALL,
PWS = 'epfiexts.dll',
REPLACEINUSE = 'I U D R',
DATE = '950921',
TIME = '0320'
**********************************************************
* Install the code that prompts the user for profile
* options defaults.
* The first paramater to the program is the location of the
* Note Path, and the second is where the product publications
* have been installed.
**********************************************************
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRILREG.REG',
SOURCE = 'DRIVE:EJRILREG.RE_',
VOLUME = 'EJRENU03',
PWSPATH = 'FILE',
UNPACK = 'YES'
FILE
WHEN = 'OUTOFDATE',
DATE = '950921',
TIME = '1200',
PWS = 'EJRIL5.EXE',
SOURCE = 'DRIVE:EJRIL5.EX_',
VOLUME = 'EJRENU03',
PWSPATH = 'FILE',
UNPACK = 'YES'
* The first parameter to the program is the location of the
* Note Path, and the second is where the product publications
* have been installed.
FILE
EXITWHEN = 'INSTALL',
EXITIGNOREERR = 'NO',
EXIT = 'EXEC EJRIL5 %EPFIFILEDIR% %EPFIAUX1DIR% %EPFINONINTERACT%'