home *** CD-ROM | disk | FTP | other *** search
/ DOS/V Power Report 2001 July / VPR0107A.BIN / skins.inf < prev    next >
Windows Setup INFormation  |  2000-08-14  |  2KB  |  84 lines

  1. ; Localized    08/14/2000 09:00 PM (GMT)    7:4.2.422     skins.inf
  2.  
  3.  
  4. [Version]
  5. Signature="$Chicago$"
  6. AdvancedINF=2.5, "Your system is lacking critical setup functionality."
  7.  
  8. [DefaultInstall] 
  9. RequiredEngine=setupapi
  10. CustomDestination=WMP.Destination
  11. AddReg=setskindir, AddReg.Rename, AddReg.Uninst
  12. CopyFiles   =Copy.Skin, Copy.INF
  13.  
  14. [DefaultInstall.NT]
  15. CustomDestination=WMP.Destination
  16. CopyFiles   =Copy.Skin, Copy.INF
  17. AddReg=setskindir, AddReg.Rename, AddReg.Uninst
  18.  
  19. [Uninstall]
  20. CustomDestination=WMP.Destination
  21. Delfiles=Copy.Skin
  22.  
  23. [WMP.Destination]
  24. 49000,49001,49002=ProgramFilesDir,5
  25. 49300,49301,49302=WMPDirectory,5
  26. 49400,49401,49402=SkinDirectory,5
  27.  
  28. [DestinationDirs]
  29. Copy.Skin =49400
  30. Copy.INF=17
  31.  
  32. [ProgramFilesDir]
  33. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  34.  
  35. [WMPDirectory]
  36. HKLM,"%KEY_WMP%","Installation DirectoryLFN","","%49001%\%MP2_FOLDER%"
  37.  
  38. [SkinDirectory]
  39. HKLM, "%KEY_WMP%","SkinsDir","","%49301%\Skins"
  40.  
  41. [SourceDisksNames]
  42. 4627 = "Skin Install",,0
  43.  
  44. [setskindir]
  45. HKLM,"%KEY_WMP%","SkinsDir",0,"%49401%"
  46.  
  47. [AddReg.Uninst]
  48. HKCR, "Software\Microsoft\Multimedia\Components\Installed\playback_skins\Uninstall", "InstallFile",2, "%17%\skins.inf"
  49. HKCR, "Software\Microsoft\Multimedia\Components\Installed\playback_skins\Uninstall", "InstallType",, "advinf"
  50.  
  51. [Strings]
  52. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  53. ;;;;;;;--------------------------------------------
  54. ;-- Only localize strings below this line
  55. ;;;;;;--------------------------------------------
  56. LANGUAGE="JA"
  57.  
  58. MP2_FOLDER = "Windows Media Player"
  59. PROGRAMFILES = "Program Files"
  60.  
  61. [Copy.INF]
  62. skins.inf
  63.  
  64. [Copy.Skin] 
  65. Classic.wmz 
  66. Headspace.wmz 
  67. Miniplayer.wmz 
  68. Optik.wmz 
  69. Roundlet.wmz 
  70. Rusty.wmz 
  71. Toothy.wmz 
  72.  
  73. [AddReg.Rename]  
  74.  
  75. [SourceDisksFiles] 
  76. Classic.wmz=4627 
  77. Headspace.wmz=4627 
  78. Miniplayer.wmz=4627 
  79. Optik.wmz=4627 
  80. Roundlet.wmz=4627 
  81. Rusty.wmz=4627 
  82. Toothy.wmz=4627 
  83.  
  84.