home *** CD-ROM | disk | FTP | other *** search
/ Monster Media 1993 #2 / Image.iso / os2 / pcswocid.zip / PCSWOCID.PRF < prev    next >
Text File  |  1993-01-28  |  690b  |  22 lines

  1. TargetDir = "c:\pcswin"
  2. CompNameLen = 2
  3.  
  4. Section Catalog
  5. Begin
  6.       ObjectType = SOFTWARE
  7.       GlobalName = IBM.PCSWIN.REF.0.300A
  8.       Description = IBM PC/3270 V3.0 for WIndows
  9. End
  10.  
  11. Section Install
  12. Begin
  13.       Program = c:\cid\img\pcswinv3\pcswocid.exe
  14.       Parms = /r:$(responsefile) /g:$(generalresponsepath) /s:$(sourcedir) /t:$(targetdir) /l1:$(logfile1) /l2:$(logfile2)
  15.       SourceDir = c:\cid\img\pcswinv3
  16.       GeneralResponsePath = c:\cid\rsp\pcswinv3
  17.       ResponseFile = c:\cid\rsp\pcswinv3\pcswocid.rsp
  18.       WorkingDir = c:\cid\dll
  19.       LogFile1 = c:\cid\log\pcswinv3\$(WorkStatName).hst
  20.       LogFile2 = c:\cid\log\pcswinv3\$(WorkStatName).err
  21. End
  22.