home *** CD-ROM | disk | FTP | other *** search
- TargetDir = "c:\pcswin"
- CompNameLen = 2
-
- Section Catalog
- Begin
- ObjectType = SOFTWARE
- GlobalName = IBM.PCSWIN.REF.0.300A
- Description = IBM PC/3270 V3.0 for WIndows
- End
-
- Section Install
- Begin
- Program = c:\cid\img\pcswinv3\pcswocid.exe
- Parms = /r:$(responsefile) /g:$(generalresponsepath) /s:$(sourcedir) /t:$(targetdir) /l1:$(logfile1) /l2:$(logfile2)
- SourceDir = c:\cid\img\pcswinv3
- GeneralResponsePath = c:\cid\rsp\pcswinv3
- ResponseFile = c:\cid\rsp\pcswinv3\pcswocid.rsp
- WorkingDir = c:\cid\dll
- LogFile1 = c:\cid\log\pcswinv3\$(WorkStatName).hst
- LogFile2 = c:\cid\log\pcswinv3\$(WorkStatName).err
- End