home *** CD-ROM | disk | FTP | other *** search
/ Hentai 69 / HENTAI69.iso / Extra / MPSetup.exe / 1033 / RCDATA / CABINET / setup_wm.inf < prev    next >
INI File  |  2002-11-16  |  1KB  |  59 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. CatalogFile = setup_wm.cat
  14. CustomDestination=WMP.Destination
  15. CopyFiles   =Copy.Setup
  16. AddReg=Add.Setup
  17. NamedEvents=WMCSetup_SysTray
  18.  
  19. [SourceDisksNames]
  20. 4362 = "Setup install",,0
  21.  
  22. [WMP.Destination]
  23. 49000,49001,49002=ProgramFilesDir,5
  24. 49300,49301,49302=WMPDirectory,5
  25.  
  26. [ProgramFilesDir]
  27. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  28.  
  29.  
  30. [WMPDirectory]
  31. HKLM,"%KEY_WMP%","Installation DirectoryLFN","","%49001%\%MP2_FOLDER%"
  32.  
  33. [DestinationDirs]
  34. Copy.Setup =49300
  35.  
  36. [SourceDisksFiles]
  37. setup_wm.exe=4362
  38. pidgen.dll=4362
  39.  
  40. [Copy.Setup] 
  41. setup_wm.exe,,,96
  42. pidgen.dll,,,96
  43.  
  44. [Add.Setup]
  45.  
  46. [CopyNone]
  47.  
  48. [Strings]
  49. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  50. MP2_FOLDER = "Windows Media Player"
  51.  
  52. ;;;;;;;--------------------------------------------
  53. ;-- Only localize strings below this line
  54. ;;;;;;--------------------------------------------
  55. LANGUAGE="EN"
  56.  
  57. ;//THIS INF ACTUALLY USES %PROGRAMFILES% - DO *NOT* DELETE THIS
  58. PROGRAMFILES = "Program Files"
  59.