home *** CD-ROM | disk | FTP | other *** search
/ Select a Pet / Select_a_Pet.iso / mac / SETUP.LST < prev    next >
File List  |  1994-08-23  |  2KB  |  70 lines

  1. ; $$Begin$$
  2.  
  3. ; Copyright:    (c) 1994 ICFX Corporation. All Rights Reserved.
  4. ;
  5. ; Project:      Pet CD 1
  6. ;
  7. ; Component:    Installer
  8. ;
  9. ; Description:  Setup information file
  10. ;
  11. ; ---------------------------------------------------------------------
  12. ;
  13. ;   $Author:   NSJ  $
  14. ;
  15. ;     $Date:   23 Aug 1994 10:41:08  $
  16. ;
  17. ;      $Log:   S:/minnie.vcs/image/setup.lsv  $
  18. ;  
  19. ;     Rev 1.1   23 Aug 1994 10:41:08   NSJ
  20. ;
  21. ;     Rev 1.1   07 Jul 1994 18:14:02   NSJ
  22. ;  No change.
  23. ;
  24. ;     Rev 1.0   07 Jul 1994 17:22:06   NSJ
  25. ;  Initial revision.
  26. ;
  27. ;  $Logfile:   S:/minnie.vcs/image/setup.lsv  $
  28. ;
  29. ; $Workfile:   setup.lst  $
  30. ;
  31. ; ---------------------------------------------------------------------
  32.  
  33. ; $$End$$
  34.  
  35. ; ---------------------------------------------------------------------
  36. ;
  37. ; SETUP.LST    - MSSETUP Information File
  38. ;
  39. ;                Version 1.0
  40. ;
  41. ;                (c) 1994 Intel Corporation. All Rights Reserved.
  42. ;
  43. ; ---------------------------------------------------------------------
  44.  
  45.  
  46. [Params]
  47.   WndTitle   = Select A Pet 1 Setup
  48.   WndMess    = Initializing Select A Pet 1 Setup...
  49.   TmpDirSize = 1024
  50.   TmpDirName = ~petcd1.tmp
  51.   CmdLine    = _mstest setup.mst /C "/S %s %s"
  52.   DrvModName = DSHELL
  53.  
  54. [Files]
  55.   setup.mst     = setup.mst
  56.   petcd1.inf    = petcd1.inf
  57.   setupapi.inc  = setupapi.inc
  58.   msdetect.inc  = msdetect.inc
  59.   msregdb.inc   = msregdb.inc
  60.   msshared.inc  = msshared.inc
  61.   mscomstf.dll  = mscomstf.dll
  62.   msinsstf.dll  = msinsstf.dll
  63.   msuilstf.dll  = msuilstf.dll
  64.   msshlstf.dll  = msshlstf.dll
  65.   msdetstf.dll  = msdetstf.dll
  66.   _mstest.exe   = _mstest.exe
  67.   _mssetup.exe  = _mssetup.exe
  68.   setup.dll     = setup.dll
  69.   setup.hlp     = setup.hlp
  70.