home *** CD-ROM | disk | FTP | other *** search
/ Die PSION Power-CD 2 / PsionPowerCD2.iso / browser / microsoft / pnfilter.cab / pnfilter.inf < prev    next >
INI File  |  1999-02-23  |  13KB  |  304 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
  4.  
  5. [DefaultInstall] 
  6. RequiredEngine=setupapi
  7. CustomDestination=DSPN.Destination
  8. RunPreSetupCommands=DSPN.ArchiveReg
  9. CopyFiles   =DSPNCopy.Core, DSPNCopy.INF, DSPNDependencyFiles
  10. AddReg      =DSPNUninstallKey.95, DSPN.Reg
  11. DelReg=Reg.Reset
  12. RegisterOCXs=DSPNOCX.Register
  13. RunPostSetupCommands=DSPN.RestoreReg,DSPN.Register
  14.  
  15. [DefaultInstall.NT]
  16. CustomDestination=DSPN.Destination
  17. RunPreSetupCommands=DSPN.ArchiveReg
  18. CopyFiles   =DSPNCopy.Core, DSPNCopy.INF, DSPNDependencyFiles
  19. AddReg      =DSPNUninstallKey.NT, DSPN.Reg
  20. DelReg=Reg.Reset
  21. RegisterOCXs=DSPNOCX.Register
  22. RunPostSetupCommands=DSPN.RestoreReg,DSPN.Register
  23.  
  24. [Uninstall]
  25. CustomDestination=DSPN.Destination.Remove
  26. BeginPrompt   =DSPNPrompt.ConfirmUninstall
  27. RunPreSetupCommands=DSPN.ArchiveReg.Path
  28. DelReg        =DSPN.Reg.Delete
  29. UnRegisterOCXs=DSPNOCX.UnRegister
  30. DelFiles      =DSPNCopy.Remove
  31. EndPrompt     =DSPNPrompt.UninstallComplete
  32. RunPostSetupCommands=DSPN.RestoreReg
  33. CleanUp=1
  34.  
  35. [Uninstall.NT]
  36. CustomDestination=DSPN.Destination.Remove
  37. BeginPrompt   =DSPNPrompt.ConfirmUninstall
  38. RunPreSetupCommands=DSPN.ArchiveReg.Path
  39. DelReg        =DSPN.Reg.Delete
  40. UnRegisterOCXs=DSPNOCX.UnRegister
  41. DelFiles      =DSPNCopy.Remove
  42. RunPostSetupCommands=DSPN.RestoreReg
  43. EndPrompt     =DSPNPrompt.UninstallComplete
  44. CleanUp=1
  45.  
  46. [DSPN.Destination]
  47. 49300,49301,49302=DSPNDirectory,7
  48.  
  49. [DSPN.Destination.Remove]
  50. 49400,49401,49402=DSPNDirectory.Save,5
  51.  
  52. [DestinationDirs]
  53. ; DSPNDirectory
  54. DSPNCopy.Core=49300
  55. DSPNCopy.Remove=49400
  56.  
  57. ;LDID_INF
  58. DSPNCopy.INF  =17
  59.  
  60. DSPNDependencyFiles=11
  61.  
  62. [DSPNDirectory]
  63. HKLM,"%KEY_MEDIA_PLAYER%","Installation DirectoryLFN","",""
  64. ,,,"%CONFIRM_ERROR%",""
  65.  
  66. [DSPNDirectory.Save]
  67. HKLM,"%KEY_MEDIA_PLAYER%","PNDir","","%49301%"
  68.  
  69. [DSPNPrompt.UninstallComplete]
  70. Prompt="%PROMPT_UNINSTALL_COMPLETE%"
  71.  
  72. [DSPNPrompt.ConfirmUninstall]
  73. Title="%TITLE_UNINSTALL%"
  74. ButtonType=YESNO
  75. Prompt="%CONFIRM_UNINSTALL%"
  76.  
  77. [DSPNUninstallKey.95] 
  78. HKLM,"Software\Microsoft\MediaPlayer\FilterUninstalls","PN",,"RunDll32 advpack.dll,LaunchINFSection %17%\%NS_INF_NAME%,Uninstall,1,N"
  79.  
  80. [DSPNUninstallKey.NT] 
  81. HKLM,"Software\Microsoft\MediaPlayer\FilterUninstalls","PN",,"RunDll32 advpack.dll,LaunchINFSection %17%\%NS_INF_NAME%,Uninstall.NT,1"
  82.  
  83. [DSPNOCX.UnRegister]
  84. "%49400%\pnwrap.dll"
  85.  
  86. [DSPNOCX.Register]
  87. "%49300%\pnwrap.dll"
  88.  
  89. [DSPN.ArchiveReg]
  90. unregpn.exe /ArchiveReg
  91.  
  92. [DSPN.ArchiveReg.Path]
  93. "%17%\unregpn.exe" /ArchiveReg
  94.  
  95. [DSPN.RestoreReg]
  96. "%17%\unregpn.exe" /RestoreReg
  97.  
  98. [DSPN.Register]
  99. ;;This adds the support for RA files, set up by the reg keys above
  100. "%17%\unregmp2.exe" /AddNewExtensions /V:KEEP
  101. ;;This adds the refcount on the PN codecs
  102. "%17%\unregpn.exe" /AddRef
  103.  
  104. [DSPN.UnRegister]
  105. ;;This removes the refcount on the PN codecs
  106. "%17%\unregpn.exe" /DeRef
  107.  
  108. [DSPN.Reg]
  109. ;;ASetup info
  110. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}",,,"%PNFilter_Desc%"
  111. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "ComponentID",,"%PNFilter_Desc%"
  112. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "IsInstalled",0x00010001,1
  113. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "Version",,"3,0,0,2702"
  114. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "Locale",,"%LANGUAGE%"
  115. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}", "StubPath",,""
  116.  
  117. ;;; Take over the "pnm:" protocol, so people can play progressive content
  118. HKCR,"PNM","Source Filter",,"{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}"
  119. HKCR,"PNM","Animation",,"dxmasf.dll,150"
  120.  
  121. HKCR,"HTTP\Extensions",".RA",,"{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}"
  122. HKCR,"HTTP\Extensions",".RM",,"{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}"
  123.  
  124. HKCR,"HTTP\AnimExtensions",".RA",,"dxmasf.dll,150"
  125. HKCR,"HTTP\AnimExtensions",".RMM",,"dxmasf.dll,150"
  126. HKCR,"HTTP\AnimExtensions",".RM",,"dxmasf.dll,150"
  127. HKCR,"HTTP\AnimExtensions",".RAM",,"dxmasf.dll,150"
  128.  
  129. HKLM,"%KEY_MEDIA_PLAYER%","PNDir","","%49301%"
  130.  
  131. ; .ram: look for pnm:
  132. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{A98C8400-4181-11d1-A520-00A0D10129C0}","0",,"0,4,dfdfdfff,706e6d3a"
  133. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{A98C8400-4181-11d1-A520-00A0D10129C0}","Source Filter",,"{e436ebb5-524f-11ce-9f53-0020af0ba770}"
  134.  
  135. HKCR,"Media Type\Extensions\.ram","Source Filter",,"{e436ebb5-524f-11ce-9f53-0020af0ba770}"
  136. HKCR,"Media Type\Extensions\.ram","Media Type",,"{E436EB83-524F-11CE-9F53-0020AF0BA770}"
  137. HKCR,"Media Type\Extensions\.ram","Subtype",,"{A98C8400-4181-11d1-A520-00A0D10129C0}"
  138.  
  139. HKCR,"Media Type\Extensions\.ra","Animation",,"dxmasf.dll,150"
  140. HKCR,"Media Type\Extensions\.rm","Animation",,"dxmasf.dll,150"
  141. HKCR,"Media Type\Extensions\.ram","Animation",,"dxmasf.dll,150"
  142. HKCR,"Media Type\Extensions\.rmm","Animation",,"dxmasf.dll,150"
  143.  
  144. ;look for PNM?
  145.  
  146. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}","0",,"0,4,,2e524d46"
  147. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}","1",,"0,4,,2e7261fd"
  148. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}","Source Filter",,"{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}"
  149.  
  150. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media (RealVideo)","Page1",,"{5E544444-764E-11d1-BD5E-00C04FB6B4CA}"
  151. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media (RealVideo)","Page2",,"{7AEDD30C-7682-11d1-BD5E-00C04FB6B4CA}"
  152. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media (RealVideo)","Page3",,"{7AEDD30D-7682-11d1-BD5E-00C04FB6B4CA}"
  153. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media (RealVideo)","Page4",,"{7AEDD30E-7682-11d1-BD5E-00C04FB6B4CA}"
  154.  
  155. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_RM% (%TYPE_RM%)",,"%TYPE_RM%"
  156.  
  157. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "AlreadyRegistered",, "no"
  158. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "MediaType.Icon",,"%11%\quartz.dll,-201"
  159. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "MediaType.Description",,"%FILE_RM%"
  160. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "Extension.MIME",,"audio/x-pn-realaudio"
  161. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "Extension.Handler",,"ramFile"
  162. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "MCISupport",,"no"
  163. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "ReplaceApps",,"mplayer2.exe|iexplore.exe"
  164. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "open=play",,"yes"
  165. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ra", "ReuseExtHandler",,"yes"
  166.  
  167. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "AlreadyRegistered",, "no"
  168. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "MediaType.Icon",,"%11%\quartz.dll,-201"
  169. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "MediaType.Description",,"%FILE_RM%"
  170. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "Extension.MIME",,"audio/x-pn-realaudio"
  171. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "Extension.Handler",,"ramFile"
  172. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "MCISupport",,"no"
  173. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "ReplaceApps",,"mplayer2.exe|iexplore.exe"
  174. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "open=play",,"yes"
  175. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ram", "ReuseExtHandler",,"yes"
  176.  
  177. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "AlreadyRegistered",, "no"
  178. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "MediaType.Icon",,"%11%\quartz.dll,-201"
  179. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "MediaType.Description",,"%FILE_RM%"
  180. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "Extension.MIME",,"audio/x-pn-realaudio"
  181. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "Extension.Handler",,"ramFile"
  182. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "MCISupport",,"no"
  183. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "ReplaceApps",,"mplayer2.exe|iexplore.exe"
  184. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "open=play",,"yes"
  185. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rm", "ReuseExtHandler",,"yes"
  186.  
  187. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmm", "AlreadyRegistered",, "no"
  188. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmm", "MediaType.Icon",,"%11%\quartz.dll,-201"
  189. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmm", "MediaType.Description",,"%FILE_RM%"
  190. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmm", "Extension.MIME",,"audio/x-pn-realaudio"
  191. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmm", "Extension.Handler",,"ramFile"
  192. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmm", "MCISupport",,"no"
  193. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmm", "ReplaceApps",,"mplayer2.exe|iexplore.exe"
  194. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmm", "open=play",,"yes"
  195. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmm", "ReuseExtHandler",,"yes"
  196.  
  197. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Groups\Video\RA",,,"%FILE_RM%"
  198. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Groups\Video\RA","Extensions",,".ra .ram .rm .rmm"
  199. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Groups\Video\RA","MIME Types",,"audio/x-pn-realaudio"
  200.  
  201. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-pn-realaudio", "AlreadyRegistered",, "no"
  202. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-pn-realaudio", ,,"%FILE_RM%"
  203. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-pn-realaudio", "Extensions.CommaSep",,"ra,ram,rm,rmm"
  204. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-pn-realaudio", "Extensions.SpaceSep",,".ra .ram .rm .rmm"
  205. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-pn-realaudio", "Extension.Key",,".ra"
  206. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-pn-realaudio", "NavPrereg",,"No"
  207. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-pn-realaudio", "ReplaceApps",,"mplayer2.exe|iexplore.exe"
  208.  
  209. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Protocols\pnm", "AlreadyRegistered",, "no"
  210. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Protocols\pnm", "MIMEType",, "audio/x-pn-realaudio"
  211.  
  212. [Reg.Reset]
  213. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media with RealVideo"
  214.  
  215. [DSPN.Reg.Delete]
  216. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{11820ee0-b3c2-11d1-9948-00c04f98bbc9}"
  217. HKLM, "SOFTWARE\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}"
  218.  
  219. HKCR,"PNM", "Source Filter"
  220. HKCR,"PNM","Animation"
  221.  
  222. HKLM,"%KEY_MEDIA_PLAYER%","PNDir"
  223.  
  224. HKCR,"HTTP\Extensions",".RA"
  225. HKCR,"HTTP\Extensions",".RM"
  226.  
  227. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Streaming Media (RealVideo)"
  228.  
  229. HKLM,"Software\Microsoft\Active Setup\Installed Components\%GUID%"
  230. HKLM,"Software\Microsoft\Active Setup\Installed Components\{23064720-c4f8-11d1-994d-00c04f98bbc9}"
  231.  
  232. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_RM% (%TYPE_RM%)"
  233.  
  234. HKCR,"HTTP\AnimExtensions",".RA"
  235. HKCR,"HTTP\AnimExtensions",".RMM"
  236. HKCR,"HTTP\AnimExtensions",".RM"
  237. HKCR,"HTTP\AnimExtensions",".RAM"
  238.  
  239. HKCR,"Media Type\Extensions\.ra"
  240. HKCR,"Media Type\Extensions\.rm"
  241. HKCR,"Media Type\Extensions\.ram"
  242. HKCR,"Media Type\Extensions\.rmm"
  243.  
  244. HKLM, "Software\Microsoft\MediaPlayer", "PNCodecRefCount"
  245.  
  246. [SourceDisksNames]
  247. 3677 = "Microsoft Windows Media Player with RealVideo(R) Install",,0
  248.  
  249. [SourceDisksFiles]
  250. pnwrap.dll=3677
  251. dsrvui32.dll=3677
  252. pnfilter.inf=3677
  253. nsrven32.dll=3677
  254. unregpn.exe=3677
  255.  
  256. [DSPNCopy.Core]
  257. pnwrap.dll,,,97
  258. dsrvui32.dll,,,97
  259. nsrven32.dll,,,97
  260.  
  261. [DSPNCopy.Remove]
  262. pnwrap.dll,,,1
  263. dsrvui32.dll,,,1
  264. nsrven32.dll
  265.  
  266. [DSPNCopy.INF]
  267. pnfilter.inf
  268. unregpn.exe,,,33
  269.  
  270. [DSPNDependencyFiles]
  271. ;ATL.dll,,,1
  272. ;msvcrt.dll,,,1
  273.  
  274.  
  275. [Strings]
  276. NS_INF_NAME = "pnfilter.inf"
  277. KEY_MEDIA_PLAYER = "Software\Microsoft\MediaPlayer"
  278.  
  279. GUID = "{32CB4536-2EB2-11d1-BD46-00C04FB6B4CA}"
  280.  
  281. TYPE_RM = "*.ra;*.rm;*.ram;*.rmm"
  282.  
  283. ;////////////////////////////////////////////////////////
  284. ;// Only localize strings below this line
  285. ;////////////////////////////////////////////////////////
  286. LANGUAGE = "DE"
  287.  
  288. FILE_RM = "RealMedia-Datei"
  289.  
  290. PROMPT_UNINSTALL_COMPLETE = "Die Deinstallation von Microsoft Windows Media Player with RealVideo(R) ist abgeschlossen."
  291.  
  292. TITLE_UNINSTALL = "Installation von Microsoft Windows Media Player mit RealVideo(R)"
  293.  
  294. ;Error Messages
  295. ERROR_WRONG_ADVPACK_VERSION = "Eine neuere Version von ADVPACK.DLL ist erforderlich."
  296.  
  297. CONFIRM_ERROR = "Bevor Sie dieses Programm installieren k÷nnen, muss Media Player 5.2 oder h÷her installiert werden."
  298.  
  299. CONFIRM_UNINSTALL = "Sind Sie sicher, dass sie Microsoft Windows Media Player mit RealVideo(R) deinstallieren m÷chten?"
  300.  
  301. PNFilter_Desc = "Support fⁿr Media Player RealNetworks"
  302.  
  303. VERSION = "6,1,05,0128"
  304.