home *** CD-ROM | disk | FTP | other *** search
/ Chip 1995 March / CHIP3.mdf / demo / pctcp / program / disk1 / setup.lst < prev    next >
Encoding:
File List  |  1994-05-19  |  983 b   |  41 lines

  1. [DOSParams]
  2.     WndTitle   = FTP Software Install
  3.     WndMess    = Initializing Install...
  4.     TmpDirSize = 200
  5.     TmpDirName = ~ftp.t
  6.     CmdLine    = _inst /S %s %s
  7.  
  8. [Params]
  9.     WndTitle   = FTP Software Setup
  10.     WndMess    = Initializing Setup...
  11.     TmpDirSize = 500
  12.     TmpDirName = ~ftp.t
  13.     CmdLine    = _winst /S %s %s
  14.     DrvModName = INST
  15.  
  16. [DOSFiles]
  17.     _inst.exe    = _inst.exe
  18.     install.hlp  = install.hlp
  19.     files.inf    = files.inf
  20.     pctcp.inf    = pctcp.inf
  21.     setup.inf    = setup.inf
  22.     netconf.inf  = netconf.inf
  23.  
  24. [Files]
  25.     setup.hl_    = setup.hlp
  26.     _winst.ex_   = _winst.exe
  27.     ctl3d.dl_    = ctl3d.dll
  28.     files.inf    = files.inf
  29.     pctcp.inf    = pctcp.inf
  30.     setup.inf    = setup.inf
  31.     netconf.inf  = netconf.inf
  32.     instdlg.dl_  = instdlg.dll
  33.     mscomstf.dl_ = mscomstf.dll
  34.     msinsstf.dl_ = msinsstf.dll
  35.     msuilstf.dl_ = msuilstf.dll
  36.     msshlstf.dl_ = msshlstf.dll
  37.     msdetstf.dl_ = msdetstf.dll
  38.     instapi.dl_  = instapi.dll
  39.     ftpcfg.dl_   = ftpcfg.dll
  40.     _mssetup.ex_ = _mssetup.exe
  41.