home *** CD-ROM | disk | FTP | other *** search
/ DOKAN 47 / DOKAN47.ISO / Extra / wmpcdcs8.exe / RCDATA / CABINET / setup_wm.inf < prev    next >
INI File  |  2001-06-11  |  1KB  |  57 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5, "This setup requires IE 3.01 or greater to be installed."
  4.  
  5. [DefaultInstall] 
  6. CustomDestination=WMP.Destination
  7. RequiredEngine=setupapi
  8. CopyFiles   =Copy.Setup
  9. AddReg=Add.Setup 
  10. NamedEvents=WMCSetup_SysTray
  11.  
  12. [DefaultInstall.NT]
  13. CustomDestination=WMP.Destination
  14. CopyFiles   =Copy.Setup
  15. AddReg=Add.Setup
  16. NamedEvents=WMCSetup_SysTray
  17.  
  18. [SourceDisksNames]
  19. 4362 = "Setup install",,0
  20.  
  21. [WMP.Destination]
  22. 49000,49001,49002=ProgramFilesDir,5
  23. 49300,49301,49302=WMPDirectory,5
  24.  
  25. [ProgramFilesDir]
  26. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  27.  
  28.  
  29. [WMPDirectory]
  30. HKLM,"%KEY_WMP%","Installation DirectoryLFN","","%49001%\%MP2_FOLDER%"
  31.  
  32. [DestinationDirs]
  33. Copy.Setup = 49300
  34. copy.system = 11
  35.  
  36. [SourceDisksFiles]
  37. setup_wm.exe=4362
  38.  
  39. [Copy.Setup] 
  40. setup_wm.exe,,,96
  41.  
  42. [Add.Setup]
  43.  
  44. [CopyNone]
  45.  
  46. [Strings]
  47. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  48. MP2_FOLDER = "Windows Media Player"
  49.  
  50. ;;;;;;;--------------------------------------------
  51. ;-- Only localize strings below this line
  52. ;;;;;;--------------------------------------------
  53. LANGUAGE="EN"
  54.  
  55. ;//THIS INF ACTUALLY USES %PROGRAMFILES% - DO *NOT* DELETE THIS
  56. PROGRAMFILES = "Program Files"
  57.