home *** CD-ROM | disk | FTP | other *** search
/ PC World 2000 October / PCWorld_2000-10_cd1.bin / Software / Vyzkuste / mplpt / wmptoys.exe / RCDATA / CABINET / toys.inf < prev    next >
Windows Setup INFormation  |  2000-07-11  |  1KB  |  61 lines

  1.  
  2.  
  3. [Version]
  4. Signature="$Chicago$"
  5. AdvancedINF=2.5, "Your system is lacking critical setup functionality."
  6.  
  7. [DefaultInstall] 
  8. RequiredEngine=setupapi
  9. CustomDestination=WMP.Destination
  10. ;AddReg=settoysdir
  11. CopyFiles   =Copy.Toys
  12. RunPostSetupCommands=showmetoys
  13.  
  14. [showmetoys]
  15. explorer.exe "%49401%"
  16.  
  17. [WMP.Destination]
  18. 49000,49001,49002=ProgramFilesDir,5
  19. 49400,49401,49402=ToysDir,5
  20.  
  21. [DestinationDirs]
  22. Copy.Toys =49400
  23.  
  24. [ProgramFilesDir]
  25. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  26.  
  27. [ToysDir]
  28. HKLM,"%KEY_WMP%","PowerToys","","%49001%\%TOYDIR%\Player"
  29.  
  30. [SourceDisksNames]
  31. 1493 = "PowerToys Install",,0
  32.  
  33. [settoysdir]
  34. HKLM,"%KEY_WMP%","SkinsDir",0,"%49401%"
  35.  
  36. [Strings]
  37. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  38. ;;;;;;;--------------------------------------------
  39. ;-- Only localize strings below this line
  40. ;;;;;;--------------------------------------------
  41. LANGUAGE="EN"
  42.  
  43. PROGRAMFILES = "Program Files"
  44. TOYDIR="Windows Media 7 PowerToys"
  45.  
  46. [Copy.Toys] 
  47. clearmru.exe
  48. dbimport.exe
  49. pwrskin.exe
  50. ReadMe.htm
  51. eula.txt
  52.  
  53. [SourceDisksFiles] 
  54. clearmru.exe=1493
  55. dbimport.exe=1493
  56. pwrskin.exe=1493
  57. ReadMe.htm=1493
  58. eula.txt=1493
  59.  
  60.  
  61.