home *** CD-ROM | disk | FTP | other *** search
/ Chip 2003 April / Chip_2003-04_cd1.bin / zkuste / wmakeup / download / TweakMP.EXE / RCDATA / CABINET / tweakmp.inf < prev    next >
Windows Setup INFormation  |  2002-12-20  |  2KB  |  96 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5, "You need a newer version of Advpack.dll."
  4.  
  5. [DefaultInstall]
  6. CheckAdminRights=1
  7. RequiredEngine=setupapi
  8. CustomDestination=CustomDestinationSection
  9. CopyFiles=toy.copy,inf.copy
  10. RegisterOCXs=reg.dlls
  11. AddReg=TweakMP9UninstKey
  12.  
  13. [DefaultUnInstall]
  14. CheckAdminRights=1
  15. RequiredEngine=setupapi
  16. BeginPrompt=BeginPromptSection
  17. CustomDestination=CustomDestinationSection
  18. UnRegisterOCXs=reg.dlls
  19. Delfiles=toy.copy,inf.copy
  20. Delreg=TweakMP9cleanup
  21. DelDirs=Deldirs
  22.  
  23. [CustomDestinationSection]
  24. 49000,49001,49002 = ProgramFilesDir,5
  25. 49200,49201,49202 = ToyDir,5
  26.  
  27.  
  28.  
  29. [DelDirs]
  30. "%49200%\%Toyname%"
  31. "%49200%"
  32.  
  33.  
  34.  
  35. [DestinationDirs]
  36. Toy.copy = 49200,%Toyname%
  37. INf.copy = 17
  38.  
  39. [ProgramFilesDir]
  40. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  41.  
  42. [ToyDir]
  43. HKLM,"%KEY_WMP%","Installation Directory","","%49000%\%MP2_FOLDER%"
  44.  
  45. [BeginPromptSection]
  46. Prompt="Are you sure you want to remove the Windows Media Player 9 Series TweakMP PowerToy?"
  47. ButtonType=YESNO 
  48. Title="Windows Media Player 9 Series Power Toys - TweakMP"
  49.  
  50. [TweakMP9UninstKey] 
  51.  
  52. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\TweakMP9", "UninstallString",, "RunDll32 advpack.dll,LaunchINFSection %17%\tweakmp.inf,DefaultUninstall"
  53. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\TweakMP9", "DisplayName",, "%ToyString%"
  54. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\TweakMP9", "DisplayIcon",, "%49201%\wmplayer.exe"
  55.  
  56.  
  57. [TweakMP9cleanup]
  58. HKLM, "SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\TweakMP9
  59.  
  60. [SourceDisksNames]
  61. 3786 = "Visualization Install",,0
  62.  
  63. [SourceDisksFiles]
  64. TweakMP.dll = 3786
  65. tweakmp.inf = 3786
  66. eula.txt = 3786
  67. tweak.wmz = 3786
  68. TweakMP_readme.htm = 3786
  69.  
  70. [Toy.copy]
  71. TweakMP.dll,,,97
  72. eula.txt
  73. tweak.wmz
  74. TweakMP_readme.htm
  75.  
  76. [inf.copy]
  77. tweakmp.inf
  78.  
  79. [reg.dlls]
  80. "%49200%\%Toyname%\TweakMP.dll"
  81.  
  82.  
  83. [Strings]
  84. LANGUAGE="EN"
  85.  
  86. PROGRAMFILES = "Program Files"
  87. MP2_Folder = "Windows Media Player"
  88. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  89. Toyname = "plugins\TweakMP"
  90. ToyString = "Windows Media Player 9 Series TweakMP PowerToy"
  91.  
  92. ;;;;;;;--------------------------------------------
  93. ;-- Only localize strings below this line
  94. ;;;;;;--------------------------------------------
  95.  
  96.