home *** CD-ROM | disk | FTP | other *** search
/ MPC Wizard 3.0 / WIZARD3_0.ISO / drivers / graf_a_g / dia_vstr / setup.lst < prev    next >
File List  |  1994-03-09  |  634b  |  27 lines

  1. ;
  2. ; $Id: setup.ls@ 1.33 1994/03/10 01:07:25 STEVE Exp $
  3. ;
  4.  
  5. [Params]
  6.     WndTitle   = VideoStar Setup Release 1.02
  7.     WndMess    = Initializing Setup...
  8.     TmpDirSize = 500
  9.     TmpDirName = ~msstfqf.t
  10.     CmdLine    = _mstest setup.mst /C "/S %s %s"
  11.     DrvModName = DSHELL
  12.  
  13. [Files]
  14.     setup.inf    = setup.inf
  15.     setup.ms_    = setup.mst
  16.     setupapi.in_ = setupapi.inc
  17.     msdetect.in_ = msdetect.inc
  18.     mscomstf.dl_ = mscomstf.dll
  19.     msinsstf.dl_ = msinsstf.dll
  20.     msuilstf.dl_ = msuilstf.dll
  21.     msshlstf.dl_ = msshlstf.dll
  22.     mscuistf.dl_ = mscuistf.dll
  23.     msdetstf.dl_ = msdetstf.dll
  24.     _mstest.ex_  = _mstest.exe
  25.     _mssetup.ex_ = _mssetup.exe
  26.  
  27.