home *** CD-ROM | disk | FTP | other *** search
/ Programming Tool Box / SIMS_2.iso / vb_prgms / hwab40 / setup.lst < prev    next >
File List  |  1994-05-26  |  621b  |  24 lines

  1. [Params]
  2.     WndTitle   = Help Writer's Assistant for Windows Setup
  3.     WndMess    = Initializing Setup...
  4.     TmpDirSize = 500
  5.     TmpDirName = hwastmp.t
  6.     CmdLine    = test hwawins.mst /C "/S %s %s"
  7.     DrvModName = DSHELL
  8.  
  9. [Files]
  10.     hwawins.ms_   = hwawins.mst
  11.     hwawins.in_   = hwawins.inf
  12.     setupapi.in_  = setupapi.inc
  13.     msdetect.in_  = msdetect.inc
  14.     mscomstf.dl_  = mscomstf.dll
  15.     msinsstf.dl_  = msinsstf.dll
  16.     msuilstf.dl_  = msuilstf.dll
  17.     msshlstf.dl_  = msshlstf.dll
  18.     mscuistf.dl_  = mscuistf.dll
  19.     msdetstf.dl_  = msdetstf.dll
  20.     _mssetup.ex_  = _mssetup.exe
  21.     ver.dl_       = ver.dll
  22.     test.ex_      = test.exe
  23.  
  24.