home *** CD-ROM | disk | FTP | other *** search
/ GameStar 2000 November / Gamestar_24_2000-11_cd1.bin / CD / INSTALL / MPFULL.EXE / RCDATA / CABINET / mplayer2.inf < prev    next >
Windows Setup INFormation  |  1998-09-02  |  52KB  |  1,052 lines

  1.  
  2. [Version]
  3. Signature="$Chicago$"
  4. AdvancedINF=2.5, "%ERROR_WRONG_ADVPACK_VERSION%"
  5.  
  6. [DefaultInstall] 
  7. RunPreSetupCommands=HelperUtility.RunPreEverything
  8. CustomDestination=MPlayer.Destination
  9.  
  10. CopyFiles   =WMPCopy.Core, WMPCopy.INF, WMPCopy.Help, WMPCopy.System, WMPCopy.Plugin
  11.  
  12.  
  13.  
  14.  
  15. DelFiles    =MPlayer.V1.CleanUp, MPlayerDelete.URLs
  16.  
  17.  
  18.  
  19. UpdateInis  =MPlayerCodecRemove.95
  20. DelReg      =MPlayerReg.Reset
  21. AddReg      =MPlayerReg.Core, WMPUninstKey, MPlayerReg.Core.PerUser, WMPCodecTable, MPlayerReg.Univ, WMP.Stub.AddReg, NS20.Stub.AddReg, DShow.Stub.AddReg
  22. RegisterOCXs=MPlayerOCX.Register
  23. RunPostSetupCommands=HelperUtility.Install
  24.  
  25. [DefaultInstall.NT]
  26. RunPreSetupCommands=HelperUtility.RunPreEverything
  27. CustomDestination=MPlayer.Destination
  28.  
  29. CopyFiles   =WMPCopy.Core, WMPCopy.INF, WMPCopy.Help, WMPCopy.System, WMPCopy.Plugin
  30.  
  31.  
  32.  
  33.  
  34. DelFiles    =MPlayer.V1.CleanUp, MPlayerDelete.URLs
  35.  
  36.  
  37.  
  38.  
  39.  
  40. DelReg      =MPlayerReg.Reset
  41. AddReg      =MPlayerReg.Core, WMPUninstKey, MPlayerReg.Core.PerUser, WMPCodecTable, MPlayerReg.Univ
  42.  
  43.  
  44.  
  45.  
  46. RegisterOCXs=MPlayerOCX.Register
  47. RunPostSetupCommands=HelperUtility.Install
  48.  
  49. [PreUninstall]
  50. CustomDestination=MPlayer.Destination.Fixed
  51. RunPostSetupCommands=HelperUtility.PreUninstall
  52.  
  53.  
  54. [Uninstall]
  55. CustomDestination=MPlayer.Destination.Fixed
  56. RunPreSetupCommands=HelperUtility.Uninstall
  57. BeginPrompt   =MPlayerPrompt.ConfirmUninstall
  58. AddReg        =MPlayerReg.Univ.Remove, MPlayer.Stub.Remove.Reg, NS20.Stub.Remove.Reg
  59. DelReg        =MPlayerReg.Core, MPlayerReg.Remove, MPlayerReg.Core.PerUser.Remove
  60. UpdateInis    =MPlayerInis.Remove
  61. UnRegisterOCXs=MPlayerCoreOCX.UnRegister
  62.  
  63. DelFiles      =WMPCopy.Core.Rmv, WMPCopy.Help.Remove, WMPCopy.System.Rmv, WMPCopy.Plugin
  64.  
  65.  
  66.  
  67. DelDirs       =MPlayerDirs.Delete
  68. RunPostSetupCommands=Run.FileTypeHelper
  69. EndPrompt     =MPlayerPrompt.UninstallComplete
  70.  
  71. [Uninstall.NT]
  72. CheckAdminRights=1
  73. RunPreSetupCommands=HelperUtility.Uninstall
  74. CustomDestination=MPlayer.Destination.Fixed
  75. BeginPrompt   =MPlayerPrompt.ConfirmUninstall
  76. AddReg        =MPlayerReg.Univ.Remove, MPlayer.Stub.Remove.Reg, NS20.Stub.Remove.Reg
  77. DelReg        =MPlayerReg.Core, MPlayerReg.Remove, MPlayerReg.Core.PerUser.Remove
  78. UpdateInis    =MPlayerInis.Remove
  79. UnRegisterOCXs=MPlayerCoreOCX.UnRegister
  80.  
  81. DelFiles      =WMPCopy.Core.Rmv, WMPCopy.Help.Remove, WMPCopy.System.Rmv, WMPCopy.Plugin
  82.  
  83.  
  84.  
  85. DelDirs       =MPlayerDirs.Delete
  86. RunPostSetupCommands=Run.FileTypeHelper
  87. EndPrompt     =MPlayerPrompt.UninstallComplete
  88.  
  89. [WMP.Stub.AddReg]
  90. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}",,,"%MPLAYER2_INSTALLNAME_LOC%"
  91. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","ComponentID",,"%NEW_INSTALLNAME%"
  92. ;;Done in unregmp2 due to redist issues
  93. ;;HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","IsInstalled",1,01,00,00,00
  94. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Version",,"%VERSION%"
  95. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Locale",,"%LANGUAGE%"
  96. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","StubPath",,"rundll32.exe advpack.dll,LaunchINFSection %17%\%THIS_INF_NAME%,PerUserStub"
  97.  
  98. [WMP.Stub.AddReg.NT]
  99. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}",,,"%MPLAYER2_INSTALLNAME_LOC%"
  100. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","ComponentID",,"%NEW_INSTALLNAME%"
  101. ;;Done in unregmp2 due to redist issues
  102. ;;HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","IsInstalled",1,01,00,00,00
  103. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Version",,"%VERSION%"
  104. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Locale",,"%LANGUAGE%"
  105. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","StubPath",,"rundll32.exe advpack.dll,LaunchINFSection %17%\%THIS_INF_NAME%,PerUserStub.NT"
  106.  
  107. [DShow.Stub.AddReg]
  108. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}",,,"DirectShow"
  109. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","ComponentID",,"activemovie"
  110. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","IsInstalled",1,01,00,00,00
  111. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Version",,"%VERSION%"
  112. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Locale",,"%LANGUAGE%"
  113.  
  114. [DShow.Stub.Remove.Reg]
  115. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}",,,"DirectShow"
  116. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","ComponentID",,"activemovie"
  117. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","IsInstalled",1,00,00,00,00
  118. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Version",,"%VERSION%"
  119. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Locale",,"%LANGUAGE%"
  120.  
  121. [MPlayer.Stub.Remove.Reg]
  122. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}",,,"%MPLAYER2_INSTALLNAME_LOC%"
  123. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","ComponentID",,"%NEW_INSTALLNAME%"
  124. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","IsInstalled",1,00,00,00,00
  125. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Version",,"%VERSION%"
  126. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Locale",,"%LANGUAGE%"
  127. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","StubPath",,"rundll32.exe advpack.dll,LaunchINFSection %17%\%THIS_INF_NAME%,PerUserRemove"
  128.  
  129. [NS20.Stub.AddReg]
  130. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}",,,""
  131. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","ComponentID",,"NetShow"
  132. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","IsInstalled",1,01,00,00,00
  133. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Version",,"3,0,0,2700"
  134. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Locale",,"%LANGUAGE%"
  135. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","StubPath",,""
  136.  
  137. [NS20.Stub.Remove.Reg]
  138. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}",,,""
  139. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","ComponentID",,"NetShow"
  140. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","IsInstalled",1,00,00,00,00
  141. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Version",,"3,0,0,2700"
  142. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Locale",,"%LANGUAGE%"
  143. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","StubPath",,""
  144.  
  145. [PerUserStub]
  146. CustomDestination=MPlayer.Destination.Fixed
  147. UpdateInis  =MPlayerInis.CleanUp
  148. AddReg = MPlayerReg.Core.PerUser
  149. RunPostSetupCommands=Netscape.Register
  150.  
  151. [PerUserStub.NT]
  152. ;--Issue: NT destination dir?
  153. CustomDestination=MPlayer.Destination.Fixed
  154. AddReg = MPlayerReg.Core.PerUser
  155. RunPostSetupCommands=Netscape.Register
  156.  
  157. [PerUserRemove]
  158. CustomDestination=MPlayer.Destination.Fixed
  159. UpdateInis    =MPlayerInis.Remove
  160. DelReg= MPlayerReg.Core.PerUser.Remove
  161. RunPreSetupCommands=Netscape.UnRegister
  162.  
  163. [MPlayer.Destination]
  164. 49000,49001,49002=ProgramFilesDir,5
  165. 49300,49301,49302=MPlayerDirectory,5
  166.  
  167. [MPlayer.Destination.Fixed]
  168. 49000,49001,49002=ProgramFilesDir,5
  169. 49300,49301,49302=MPlayerDirectory,5
  170.  
  171. [DestinationDirs]
  172. ; MPlayerDirectory
  173. WMPCopy.Core =49300
  174. WMPCopy.Core.Rmv =49300
  175. MPlayerDelete.URLs=49300
  176.  
  177. WMPCopy.System =11
  178. WMPCopy.System.Rmv =11
  179.  
  180. ;LDID_INF
  181. WMPCopy.INF  =17
  182. ;LDID_Help
  183. WMPCopy.Help =18 
  184. WMPCopy.Help.Remove=18
  185. ;Files created on system by using our product
  186.  
  187.  
  188. MPlayer.V1.CleanUp=25
  189.  
  190.  
  191.  
  192. ;Netscape Plug-in directory
  193. WMPCopy.Plugin=49300
  194.  
  195.  
  196. [ProgramFilesDir]
  197. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  198.  
  199. [MPlayerDirectory]
  200. HKLM,"%KEY_MEDIA_PLAYER%","Installation DirectoryLFN","","%49001%\%MP2_FOLDER%"
  201.  
  202. [MPlayerDirs.Delete]
  203. "%49301%"
  204. "%49301%\.."
  205.  
  206. [MPlayerPrompt.UninstallComplete]
  207. Prompt="%PROMPT_UNINSTALL_COMPLETE%"
  208.  
  209. [MPlayerPrompt.ConfirmUninstall]
  210. Title="%TITLE_UNINSTALL%"
  211. ButtonType=YESNO
  212. Prompt="%CONFIRM_UNINSTALL%"
  213.  
  214. [HelperUtility.RunPreEverything]
  215.  
  216. unregmp2.exe /PreInstall /V6.0
  217.  
  218.  
  219. [HelperUtility.Install]
  220.  
  221. """%49301%\logagent.exe""" /RegServer
  222.  
  223.  
  224.  
  225. """%17%\unregmp2.exe""" /Shortcuts /Plugin /RegExts /V6.0
  226.  
  227.  
  228.  
  229.  
  230.  
  231.  
  232.  
  233.  
  234.  
  235.  
  236.  
  237. [HelperUtility.PreUninstall]
  238.  
  239. """%49301%\logagent""" /UnregServer
  240.  
  241.  
  242. [HelperUtility.Uninstall]
  243. rundll32 advpack.dll,LaunchINFSection %17%\%INFNAME%,PreUninstall,1,N
  244.  
  245. [Netscape.Register]
  246.  
  247.  
  248. """%17%\unregmp2.exe""" /Shortcuts /RegBrowsers /Plugin /V6.0
  249.  
  250.  
  251.  
  252.  
  253.  
  254.  
  255.  
  256.  
  257.  
  258.  
  259.  
  260. [Netscape.UnRegister]
  261. """%17%\unregmp2.exe""" /UnRegNetscape
  262.  
  263. [Run.FileTypeHelper]
  264. """%17%\unregmp2.exe""" /UnRegister
  265. """%11%\unam4ie.exe""" -,LaunchINFSectionEx,quartz.dll,DifferentSection,68,%DSHOW_GUID%
  266.  
  267. [MPlayerReg.Univ]
  268. HKLM,%KEY_DXMEDIA%,".Prog",,"""%49301%\mplayer2.exe"""
  269. HKLM,%KEY_DXMEDIA%,"RunDll.NT",,""
  270. HKLM,%KEY_DXMEDIA%,"RunDll.Win9x",,""
  271. HKLM,%KEY_DXMEDIA%,"Shell.Open",," /open ""%L"""
  272. HKLM,%KEY_DXMEDIA%,"Shell.Play",," ""%L"""
  273. HKLM,%KEY_DXMEDIA%,"OCX.clsid",,"%DSHOW_GUID%"
  274. HKLM,%KEY_DXMEDIA%,"OCX.ocx",,"""%49301%\mplayer2.exe"""
  275.  
  276. ;;====================
  277. ;;====================
  278. ;;====================
  279. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2","Text.OpenVerb",,"%OPENTEXT%"
  280. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2","Text.PlayVerb",,"%PLAYTEXT%"
  281. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2","Player.Path",, "%49301%\mplayer2.exe"
  282. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2","Player.Name",, "mplayer2.exe"
  283. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2","Shell.Open",," /Open ""%L"""
  284. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2","Shell.Play",," /Play ""%L"""
  285. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2","StandardVerb",,"play"
  286. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2","CLSID",,"{05589fa1-c356-11ce-bf01-00aa0055595a}"
  287. ;;====================
  288. ;;====================
  289.  
  290. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aif", "MediaType.Icon",,"%11%\quartz.dll,-202"
  291. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aif", "MediaType.Description",,"%DESCRIPTION_AIFF%"
  292. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aif", "Extension.MIME",,"audio/aiff"
  293. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aif", "Extension.Handler",,"AIFFFile"
  294. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aif", "ReplaceApps",,"mplayer2.exe|amovie.ocx|iexplore.exe"
  295. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aif", "open=play",,"yes"
  296. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aif", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  297.  
  298. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aifc", "MediaType.Icon",,"%11%\quartz.dll,-202"
  299. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aifc", "MediaType.Description",,"%DESCRIPTION_AIFF%"
  300. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aifc", "Extension.MIME",,"audio/aiff"
  301. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aifc", "Extension.Handler",,"AIFFFile"
  302. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aifc", "ReplaceApps",,"mplayer2.exe|amovie.ocx|iexplore.exe"
  303. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aifc", "open=play",,"yes"
  304. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aifc", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  305.  
  306. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aiff" ,"MediaType.Icon",,"%11%\quartz.dll,-202"
  307. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aiff", "MediaType.Description",,"%DESCRIPTION_AIFF%"
  308. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aiff", "Extension.MIME",,"audio/aiff"
  309. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aiff", "Extension.Handler",,"AIFFFile"
  310. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aiff", "ReplaceApps",,"mplayer2.exe|amovie.ocx|iexplore.exe"
  311. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aiff", "open=play",,"yes"
  312. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.aiff", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  313.  
  314. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asf" ,"MediaType.Icon",,"dxmasf.dll,-500"
  315. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asf", "MediaType.Description",,"%MPLAYER2_DISPLAYNAME_ASF%"
  316. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asf", "MCISupport",,"no"
  317. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asf", "Extension.MIME",,"video/x-ms-asf"
  318. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asf", "Extension.Handler",,"ASFFile"
  319. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asf", "ReplaceApps",,"*.*"
  320. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asf", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  321.  
  322. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asx" ,"MediaType.Icon",,"dxmasf.dll,-501"
  323. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asx", "MediaType.Description",,"%MPLAYER2_DISPLAYNAME_ASX%"
  324. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asx", "MCISupport",,"no"
  325. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asx", "Extension.MIME",,"video/x-ms-asf"
  326. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asx", "Extension.Handler",,"ASXFile"
  327. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asx", "ReplaceApps",,"*.*"
  328. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.asx", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  329.  
  330. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.au", "MediaType.Icon",,"%11%\quartz.dll,-201"
  331. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.au", "MediaType.Description",,"%DESCRIPTION_AU%"
  332. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.au", "Extension.MIME",,"audio/basic"
  333. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.au", "Extension.Handler",,"AUFile"
  334. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.au", "ReplaceApps",,"*.*"
  335.  
  336. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.avi", "MediaType.Icon",,"%11%\quartz.dll,-100"
  337. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.avi", "MediaType.Description",,"%DESCRIPTION_VIDEO%"
  338. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.avi", "Extension.MIME",,"video/avi"
  339. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.avi", "Extension.Handler",,"AVIFile"
  340. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.avi", "ReplaceApps",,"*.*"
  341.  
  342. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "MediaType.Icon",,"%11%\ivfsrc.ax,0"
  343. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "MediaType.Description",,"%DESCRIPTION_IVF%"
  344. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "Extension.MIME",,"video/x-ivf"
  345. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "MCISupport",,"no"
  346. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "RequiredFile",,"%11%\ivfsrc.ax"
  347. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "ReplaceApps",,"*.*"
  348. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.ivf", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  349.  
  350. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsf" ,"MediaType.Icon",,"dxmasf.dll,-500"
  351. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsf", "MediaType.Description",,"%MPLAYER2_DISPLAYNAME_LSF%"
  352. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsf", "MCISupport",,"no"
  353. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsf", "Extension.MIME",,"video/x-la-asf"
  354. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsf", "Extension.Handler",,"LSFFile"
  355. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsf", "ReplaceApps",,"mplayer2.exe|amovie.ocx|iexplore.exe"
  356. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsf", "open=play",,"yes"
  357.  
  358. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsx" ,"MediaType.Icon",,"dxmasf.dll,-501"
  359. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsx", "MediaType.Description",,"%MPLAYER2_DISPLAYNAME_LSX%"
  360. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsx", "MCISupport",,"no"
  361. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsx", "Extension.MIME",,"video/x-la-asf"
  362. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsx", "Extension.Handler",,"LSXFile"
  363. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsx", "ReplaceApps",,"mplayer2.exe|amovie.ocx|iexplore.exe"
  364. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.lsx", "open=play",,"yes"
  365.  
  366. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m1v", "MediaType.Icon",,"%11%\quartz.dll,-103"
  367. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m1v", "MediaType.Description",,"%DESCRIPTION_MOVIE%"
  368. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m1v", "Extension.MIME",,"video/mpeg"
  369. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m1v", "Extension.Handler",,"mpegfile"
  370. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m1v", "ReplaceApps",,"*.*"
  371.  
  372. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m3u", "MediaType.Icon",,"%11%\quartz.dll,-103"
  373. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m3u", "MediaType.Description",,"%FILE_MP3%"
  374. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m3u", "Extension.MIME",,"audio/x-mpegurl"
  375. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m3u", "ReplaceApps",,"*.*"
  376. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.m3u", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  377.  
  378. HKCR,"Media Type\Extensions\.m3u", "Source Filter",, "{e436ebb5-524f-11ce-9f53-0020af0ba770}"
  379. HKCR,"Media Type\Extensions\.m3u", "Media Type",, "{e436eb83-524f-11ce-9f53-0020af0ba770}"
  380. HKCR,"Media Type\Extensions\.m3u", "SubType",, "{a98c8400-4181-11d1-a520-00a0d10129c0}"
  381.  
  382. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mid", "MediaType.Icon",,"%11%\quartz.dll,-300"
  383. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mid", "MediaType.Description",,"%DESCRIPTION_MIDI%"
  384. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mid", "Extension.MIME",,"audio/mid"
  385. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mid", "Extension.Handler",,"midfile"
  386. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mid", "ReplaceApps",,"*.*"
  387.  
  388. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mov", "MediaType.Icon",,"%11%\quartz.dll,-101
  389. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mov", "MediaType.Description",,"%DESCRIPTION_VIDEO%"
  390. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mov", "Extension.MIME",,"video/quicktime"
  391. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mov", "Extension.Handler",,"movfile"
  392. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mov", "ReplaceApps",,"amovie.ocx|mplayer2.exe|iexplore.exe"
  393.  
  394. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp2", "MediaType.Icon",,"%11%\quartz.dll,-103"
  395. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp2", "MediaType.Description",,"%DESCRIPTION_MOVIE%"
  396. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp2", "Extension.MIME",,"video/mpeg"
  397. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp2", "Extension.Handler",,"mpegfile"
  398. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp2", "ReplaceApps",,"*.*"
  399.  
  400. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp3", "MediaType.Icon",,"%11%\quartz.dll,-103"
  401. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp3", "MediaType.Description",,"%FILE_MP3%"
  402. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp3", "Extension.MIME",,"audio/mpeg"
  403. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp3", "ReplaceApps",,"*.*"
  404. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mp3", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  405.  
  406. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpa", "MediaType.Icon",,"%11%\quartz.dll,-103"
  407. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpa", "MediaType.Description",,"%DESCRIPTION_MOVIE%"
  408. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpa", "Extension.MIME",,"video/mpeg"
  409. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpa", "Extension.Handler",,"mpegfile"
  410. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpa", "ReplaceApps",,"*.*"
  411.  
  412. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpe", "MediaType.Icon",,"%11%\quartz.dll,-103"
  413. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpe", "MediaType.Description",,"%DESCRIPTION_MOVIE%"
  414. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpe", "Extension.MIME",,"video/mpeg"
  415. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpe", "Extension.Handler",,"mpegfile"
  416. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpe", "ReplaceApps",,"*.*"
  417.  
  418. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpeg", "MediaType.Icon",,"%11%\quartz.dll,-103"
  419. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpeg", "MediaType.Description",,"%DESCRIPTION_MOVIE%"
  420. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpeg", "Extension.MIME",,"video/mpeg"
  421. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpeg", "Extension.Handler",,"mpegfile"
  422. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpeg", "ReplaceApps",,"*.*"
  423.  
  424. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpg", "MediaType.Icon",,"%11%\quartz.dll,-103"
  425. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpg", "MediaType.Description",,"%DESCRIPTION_MOVIE%"
  426. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpg", "Extension.MIME",,"video/mpeg"
  427. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpg", "Extension.Handler",,"mpegfile"
  428. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpg", "ReplaceApps",,"*.*"
  429.  
  430. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpv2", "MediaType.Icon",,"%11%\quartz.dll,-103"
  431. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpv2", "MediaType.Description",,"%FILE_MPEG%"
  432. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpv2", "Extension.MIME",,"video/mpeg"
  433. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpv2", "Extension.Handler",,"mpegfile"
  434. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpv2", "ReplaceApps",,"*.*"
  435. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.mpv2", "CLSID",,"{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  436.  
  437. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.qt", "MediaType.Icon",,"%11%\quartz.dll,-101
  438. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.qt", "MediaType.Description",,"%DESCRIPTION_VIDEO%"
  439. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.qt", "Extension.MIME",,"video/quicktime"
  440. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.qt", "Extension.Handler",,"movfile"
  441. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.qt", "ReplaceApps",,"amovie.ocx|mplayer2.exe|iexplore.exe"
  442.  
  443. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmi", "MediaType.Icon",,"%11%\quartz.dll,-301"
  444. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmi", "MediaType.Description",,"%DESCRIPTION_MIDI%"
  445. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmi", "Extension.MIME",,"audio/mid"
  446. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmi", "Extension.Handler",,"midfile"
  447. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.rmi", "ReplaceApps",,"*.*"
  448.  
  449. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.snd", "MediaType.Icon",,"%11%\quartz.dll,-201"
  450. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.snd", "MediaType.Description",,"%DESCRIPTION_AU%"
  451. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.snd", "Extension.MIME",,"audio/basic"
  452. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.snd", "Extension.Handler",,"AUFile"
  453. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.snd", "ReplaceApps",,"*.*"
  454.  
  455. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.wav", "MediaType.Icon",,"%11%\quartz.dll,-200"
  456. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.wav", "MediaType.Description",,"%DESCRIPTION_WAVE%"
  457. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.wav", "Extension.MIME",,"audio/wav"
  458. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.wav", "Extension.Handler",,"SoundRec"
  459. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Extensions\.wav", "ReplaceApps",,"*.*"
  460.  
  461. ;;=================================
  462. ;;=================================
  463. ;;=================================
  464.  
  465. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mpeg", ,,"%FILE_MP3%"
  466. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mpeg", "Extensions.CommaSep",,"mp3", 
  467. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mpeg", "Extensions.SpaceSep",,".mp3", 
  468. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mpeg", "Extension.Key",,".mp3", 
  469. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mpeg", "ReplaceApps",,"*.*"
  470.  
  471. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-mpegurl", ,,"%FILE_MP3%"
  472. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-mpegurl", "Extensions.CommaSep",,"m3u", 
  473. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-mpegurl", "Extensions.SpaceSep",,".m3u", 
  474. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-mpegurl", "Extension.Key",,".m3u" 
  475. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-mpegurl", "ReplaceApps",,"*.*"
  476.  
  477. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/basic", ,,"%FILE_AUDIO%"
  478. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/basic", "Extensions.CommaSep",,"au,snd", 
  479. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/basic", "Extensions.SpaceSep",,".au .snd", 
  480. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/basic", "Extension.Key",,".au" 
  481. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/basic", "ReplaceApps",,"*.*"
  482.  
  483. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mid", ,,"%FILE_MIDI%"
  484. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mid", "Extensions.CommaSep",,"mid,rmi", 
  485. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mid", "Extensions.SpaceSep",,".mid .rmi", 
  486. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mid", "Extension.Key",,".mid" 
  487. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/mid", "ReplaceApps",,"*.*"
  488.  
  489. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/midi", ,,"%FILE_MIDI%"
  490. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/midi", "Extensions.CommaSep",,"mid,rmi", 
  491. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/midi", "Extensions.SpaceSep",,".mid .rmi", 
  492. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/midi", "Extension.Key",,".mid"
  493. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/midi", "ReplaceApps",,"*.*"
  494.  
  495. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-midi", ,,"%FILE_MIDI%"
  496. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-midi", "Extensions.CommaSep",,"mid,rmi", 
  497. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-midi", "Extensions.SpaceSep",,".mid .rmi", 
  498. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-midi", "Extension.Key",,".mid" 
  499. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-midi", "ReplaceApps",,"*.*"
  500.  
  501. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-aiff", ,,"%FILE_AUDIO%"
  502. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-aiff", "Extensions.CommaSep",,"aif,aifc,aiff", 
  503. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-aiff", "Extensions.SpaceSep",,".aif .aifc .aiff", 
  504. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-aiff", "Extension.Key",,".aiff" 
  505. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-aiff", "ReplaceApps",,"mplayer2.exe|amovie.ocx|iexplore.exe"
  506.  
  507. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/aiff", ,,"%FILE_AUDIO%"
  508. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/aiff", "Extensions.CommaSep",,"aif,aifc,aiff", 
  509. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/aiff", "Extensions.SpaceSep",,".aif .aifc .aiff", 
  510. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/aiff", "Extension.Key",,".aiff" 
  511. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/aiff", "ReplaceApps",,"mplayer2.exe|amovie.ocx|iexplore.exe"
  512.  
  513. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-wav", ,,"%FILE_AUDIO%"
  514. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-wav", "Extensions.CommaSep",,"wav", 
  515. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-wav", "Extensions.SpaceSep",,".wav", 
  516. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-wav", "Extension.Key",,".wav" 
  517. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/x-wav", "ReplaceApps",,"*.*"
  518.  
  519. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/wav", ,,"%FILE_AUDIO%"
  520. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/wav", "Extensions.CommaSep",,"wav", 
  521. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/wav", "Extensions.SpaceSep",,".wav", 
  522. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/wav", "Extension.Key",,".wav" 
  523. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\audio/wav", "ReplaceApps",,"*.*"
  524.  
  525. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/mpeg", ,,"%FILE_MPEG%"
  526. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/mpeg", "Extensions.CommaSep",,"mpeg,mpg,mpe,mpv,m1v"
  527. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/mpeg", "Extensions.SpaceSep",,".mpeg .mpg .mpe .mpv .m1v"
  528. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/mpeg", "Extension.Key",,".mpeg" 
  529. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/mpeg", "ReplaceApps",,"*.*"
  530.  
  531. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/quicktime", ,,"%FILE_QT%"
  532. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/quicktime", "Extensions.CommaSep",,"mov,qt"
  533. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/quicktime", "Extensions.SpaceSep",,".mov .qt"
  534. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/quicktime", "Extension.Key",,".qt", TRUE 
  535. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/quicktime", "ReplaceApps",,"amovie.ocx|mplayer2.exe|iexplore.exe"
  536.  
  537. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/msvideo", ,,"%FILE_VIDEO%"
  538. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/msvideo", "Extensions.CommaSep",,"avi" 
  539. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/msvideo", "Extensions.SpaceSep",,".avi"
  540. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/msvideo", "Extension.Key",,".avi" 
  541. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/msvideo", "ReplaceApps",,"*.*"
  542.  
  543. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/avi", ,,"%FILE_VIDEO%"
  544. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/avi", "Extensions.CommaSep",,"avi" 
  545. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/avi", "Extensions.SpaceSep",,".avi"
  546. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/avi", "Extension.Key",,".avi" 
  547. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/avi", "ReplaceApps",,"*.*"
  548.  
  549. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", ,,"%FILE_VIDEO%"
  550. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", "Extensions.CommaSep",,"ivf", 
  551. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", "Extensions.SpaceSep",,".ivf", 
  552. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", "RequiredFile",,"%11%\ivfsrc.ax"
  553. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", "Extension.Key",,".ivf" 
  554. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ivf", "ReplaceApps",,"*.*"
  555.  
  556. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-la-asf", ,,"%FILE_NETSHOW%"
  557. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-la-asf", "Extensions.CommaSep",,"lsf,lsx"
  558. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-la-asf", "Extensions.SpaceSep",,".lsf .lsx"
  559. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-la-asf", "Extension.Key",,".lsx"
  560. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-la-asf", "ReplaceApps",,"mplayer2.exe|amovie.ocx|iexplore.exe"
  561.  
  562. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf", ,,"%FILE_NETSHOW%"
  563. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf", "Extensions.CommaSep",,"asf,asx"
  564. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf", "Extensions.SpaceSep",,".asf .asx"
  565. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf", "Extension.Key",,".asx"
  566. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf", "ReplaceApps",,"*.*"
  567.  
  568.  
  569. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf-plugin", ,,"%FILE_NETSHOW%"
  570. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf-plugin", "Extensions.CommaSep",,"asf,asx"
  571. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf-plugin", "Extensions.SpaceSep",,".asf .asx"
  572. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf-plugin", "Extension.Key",,".asx"
  573. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-ms-asf-plugin", "ReplaceApps",,"*.*"
  574.  
  575. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\application/x-mplayer2", ,,"%FILE_NETSHOW%"
  576. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\application/x-mplayer2", "Extensions.CommaSep",,"asf,asx"
  577. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\application/x-mplayer2", "Extensions.SpaceSep",,".asf .asx"
  578. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\application/x-mplayer2", "Extension.Key",,".asx"
  579. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\application/x-mplayer2", "ReplaceApps",,"*.*"
  580.  
  581.  
  582. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg", ,,"%FILE_MPEG%"
  583. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg", "Extensions.CommaSep",,"mp2,mpa"
  584. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg", "Extensions.SpaceSep",,".mp2 .mpa"
  585. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg", "Extension.Key",,".mp2" 
  586. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg", "ReplaceApps",,"*.*"
  587.  
  588. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg2a", ,,"%FILE_MPEG%"
  589. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg2a", "Extensions.CommaSep",,"mp2,mpv2,mp2v"
  590. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg2a", "Extensions.SpaceSep",,".mp2 .mpv2 .mp2v"
  591. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg2a", "Extension.Key",,".mp2" 
  592. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-mpeg2a", "ReplaceApps",,"*.*"
  593.  
  594. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-msvideo", ,,"%FILE_VIDEO%"
  595. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-msvideo","Extensions.CommaSep",,"avi" 
  596. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-msvideo","Extensions.SpaceSep",,".avi"
  597. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-msvideo","Extension.Key",,".avi" 
  598. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\MIME Types\video/x-msvideo", "ReplaceApps",,"*.*"
  599.  
  600. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Protocols\mms", "MIMEType",, "video/x-ms-asf"
  601. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Protocols\mmst", "MIMEType",, "video/x-ms-asf"
  602. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Protocols\mmsu", "MIMEType",, "video/x-ms-asf"
  603. HKLM,"SOFTWARE\Microsoft\Multimedia\MPlayer2\Protocols\msbd", "MIMEType",, "video/x-ms-asf"
  604.  
  605. [MPlayerReg.Univ.Remove]
  606. HKLM,%KEY_DXMEDIA%,"RunDll.NT",,"%11%\rundll32.exe "
  607. HKLM,%KEY_DXMEDIA%,"RunDll.Win9x",,"%25%\rundll32.exe "
  608. HKLM,%KEY_DXMEDIA%,"Shell.Open",,",RunDll /open %1"
  609. HKLM,%KEY_DXMEDIA%,"Shell.Play",,",RunDll /play /close %1"
  610. HKLM,%KEY_DXMEDIA%,"OCX.clsid",,"{05589fa1-c356-11ce-bf01-00aa0055595a}"
  611. HKLM,%KEY_DXMEDIA%,"OCX.ocx",,"%11%\amovie.ocx"
  612. HKLM,%KEY_DXMEDIA%,".Prog",,"%11%\actmovie.exe"
  613.  
  614. [MPlayerCodecRemove.95]
  615. system.ini, drivers32, "msacm.voxacm=*"
  616. system.ini, drivers32, "msacm.voxacm150=*"
  617. system.ini, drivers32, "msacm.l3codec=*",,1
  618.  
  619. [MPlayerCodecRemove.NT]
  620. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\Drivers32","msacm.l3codec"
  621. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\Drivers32","msacm.voxacm"
  622. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\Drivers32","msacm.voxacm150"
  623.  
  624. [MPlayerReg.Core.PerUser]
  625. ;;;Play list && Favorites
  626. HKCU,"%KEY_ACTIVESETUP%\%DSHOW_GUID%","Version",,"%VERSION%"
  627. HKCU,"%KEY_ACTIVESETUP%\%DSHOW_GUID%","Locale",,"%LANGUAGE%"
  628.  
  629. HKCU,"%KEY_ACTIVESETUP%\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Version",,"3,0,0,2700"
  630. HKCU,"%KEY_ACTIVESETUP%\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Locale",,"%LANGUAGE%"
  631.  
  632. HKCU,"%KEY_ACTIVESETUP%\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Version",,"%VERSION%"
  633. HKCU,"%KEY_ACTIVESETUP%\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Locale",,"%LANGUAGE%"
  634.  
  635. [MPlayerReg.Core.PerUser.Remove]
  636. HKCU,"%KEY_NETSHOW_PLAYER%"
  637.  
  638. HKCU,"SOFTWARE\Microsoft\DirectShow"
  639.  
  640. HKCU,"%KEY_ACTIVESETUP%\%DSHOW_GUID%"
  641. HKCU,"%KEY_ACTIVESETUP%\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}"
  642. HKCU,"%KEY_ACTIVESETUP%\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}"
  643.  
  644. [MPlayerReg.Reset]
  645. HKLM, "%KEY_MEDIA_PLAYER%\PlayerUpgrade","UpgradeURL"
  646. HKLM, "%KEY_MEDIA_PLAYER%\PlayerUpgrade","UpgradeTimeStamp"
  647. HKLM, "%KEY_MEDIA_PLAYER%\PlayerUpgrade","UpgradeVersion"
  648.  
  649. HKLM, "Software\Microsoft\Windows\CurrentVersion\SharedDlls\DirectShow"
  650.  
  651. HKCR, "Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{AE31F380-665B-11CF-9699-444553540000}"
  652. HKCR, "CLSID\{AE31F380-665B-11CF-9699-444553540000}"
  653.  
  654. [MPlayerReg.Core]
  655. ;Shell information
  656. HKCR,".nsc\DefaultIcon",,0,"dxmasf.dll,-502"
  657.  
  658.  
  659.  
  660.  
  661.  
  662.  
  663.  
  664. ;;HKCR,"dxmPlayer.dxmPlayer","EditFlags",1,00,00,01,00
  665. ;;HKCR,"dxmPlayer.dxmPlayer.1","EditFlags",1,00,00,01,00
  666.  
  667. HKCR,"MediaPlayer.MediaPlayer","EditFlags",1,00,00,01,00
  668. HKCR,"MediaPlayer.MediaPlayer.1","EditFlags",1,00,00,01,00
  669.  
  670. HKCR,"MMS","Source Filter",,"{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
  671. HKCR,"MMS","Animation",,"dxmasf.dll,150"
  672. HKCR,"MMST","Source Filter",,"{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
  673. HKCR,"MMST","Animation",,"dxmasf.dll,150"
  674. HKCR,"MMSU","Source Filter",,"{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
  675. HKCR,"MMSU","Animation",,"dxmasf.dll,150"
  676. HKCR,"MSBD","Source Filter",,"{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
  677. HKCR,"MSBD","Animation",,"dxmasf.dll,150"
  678.  
  679. HKCR,"NSM","Animation",,"dxmasf.dll,150"
  680.  
  681. HKLM,"%KEY_MEDIA_PLAYER%","Installation Directory",0,"%49301%"
  682. HKLM,"%KEY_MEDIA_PLAYER%","Installation DirectoryLFN",0,"%49301%"
  683.  
  684.  
  685. HKLM,"%KEY_MEDIA_PLAYER%","IEInstall",,"no"
  686.  
  687.  
  688.  
  689.  
  690. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\%MPLAYER2_APPNAME%",,,"%49301%\%MPLAYER2_APPNAME%"
  691. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\%MPLAYER2_APPNAME%","Path",0,"%49301%"
  692.  
  693. HKLM,"%KEY_MEDIA_PLAYER%\Control\Advanced Options\Windows Media","Page1",,"{91643D00-4AFA-11d1-A520-000000000000}"
  694.  
  695. HKCR,"Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{6B6D0801-9ADA-11d0-A520-00A0D10129C0}",0,,"0,4,,3026B275"
  696. HKCR,"Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{6B6D0801-9ADA-11d0-A520-00A0D10129C0}","Source Filter",,"{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
  697.  
  698. HKCR,"HTTP\Extensions",".ASF",,"{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
  699. ; use the streamer-based filter for downloading ASP & ASX files.....
  700. HKCR,"HTTP\Extensions",".ASX",,"{4B428940-263C-11d1-A520-000000000000}"
  701. HKCR,"HTTP\Extensions",".ASP",,"{4B428940-263C-11d1-A520-000000000000}"
  702. HKCR,"HTTP\Extensions",".LSF",2,"{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
  703. HKCR,"HTTP\Extensions",".NSC",,"{4B428940-263C-11d1-A520-000000000000}"
  704. HKCR,"HTTP\Extensions",".BECK",,"{6B6D0800-9ADA-11d0-A520-00A0D10129C0}"
  705.  
  706.  
  707. ; registry entries to make the player show the NS animation
  708. HKCR,"HTTP\AnimExtensions",".ASF",,"dxmasf.dll,150"
  709. HKCR,"HTTP\AnimExtensions",".ASX",,"dxmasf.dll,150"
  710. HKCR,"HTTP\AnimExtensions",".ASP",,"dxmasf.dll,150"
  711. HKCR,"HTTP\AnimExtensions",".LSF",2,"dxmasf.dll,150"
  712. HKCR,"HTTP\AnimExtensions",".NSC",,"dxmasf.dll,150"
  713. HKCR,"HTTP\AnimExtensions",".",,"dxmasf.dll,150"
  714.  
  715. HKCR,"Media Type\Extensions\.asf","Animation",,"dxmasf.dll,150"
  716. HKCR,"Media Type\Extensions\.asx","Animation",,"dxmasf.dll,150"
  717.  
  718. ; also detect simple 'ASF ' v1 .asx metafiles
  719. ;
  720. ;abcdefghijklmnopqrstuvwxyz
  721. ;123456789abcdef0123456789a
  722. ;
  723. ; MEDIATYPE_Stream\CLSID_ASXFile
  724. ;
  725. ;asx<sp>
  726. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A0-A946-11d0-A520-000000000000}","0",,"0,4,dfdfdfff,41534620"
  727. ;http
  728. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A0-A946-11d0-A520-000000000000}","1",,"0,4,dfdfdfdf,48545450"
  729. ;mms:
  730. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A0-A946-11d0-A520-000000000000}","2",,"0,4,dfdfdfff,4d4d533a"
  731. ;mmsu/t  (note that T == 54, U == 55, t == 74, u == 75, so we use 54 with a DE mask 
  732. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A0-A946-11d0-A520-000000000000}","3",,"0,4,dfdfdfde,4d4d5354"
  733. ;msbd:
  734. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A0-A946-11d0-A520-000000000000}","4",,"0,4,dfdfdfdf,4d534244"
  735. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A0-A946-11d0-A520-000000000000}","Source Filter",,"{e436ebb5-524f-11ce-9f53-0020af0ba770}"
  736. ;nsm:
  737. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A0-A946-11d0-A520-000000000000}","5",,"0,4,dfdfdfff,4e534d3a"
  738.  
  739. ;
  740. ; MEDIATYPE_Stream\CLSID_ASXFile2
  741. ;
  742. ; look for [Ann or [Ref, (case-insensitive)
  743. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A1-A946-11d0-A520-000000000000}","0",,"0,4,ffdfdfdf,5b416e6e"
  744. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A1-A946-11d0-A520-000000000000}","1",,"0,4,ffdfdfdf,5b526566"
  745. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A1-A946-11d0-A520-000000000000}","Source Filter",,"{e436ebb5-524f-11ce-9f53-0020af0ba770}"
  746.  
  747. ; MEDIATYPE_Stream\CLSID_XMLPlaylist
  748. ;
  749. ; look for <asx or <ASX, or <?XM or <?xm
  750. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{D51BD5AE-7548-11cf-A520-0080C77EF58A}","0",,"0,4,ffdfdfdf,3c415358"
  751. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{D51BD5AE-7548-11cf-A520-0080C77EF58A}","1",,"0,4,ffffdfdf,3c3f584d"
  752. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{D51BD5AE-7548-11cf-A520-0080C77EF58A}","Source Filter",, "{e436ebb5-524f-11ce-9f53-0020af0ba770}"
  753.  
  754.  
  755. ;
  756. ; MEDIATYPE_Stream\CLSID_NSCFile
  757. ;
  758. ;/ look for [Add
  759. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A2-A946-11d0-A520-000000000000}","0",,"0,4,,5b416464"
  760. HKCR,"Media Type\{E436EB83-524F-11CE-9F53-0020AF0BA770}\{640999A2-A946-11d0-A520-000000000000}","Source Filter",,"{e436ebb5-524f-11ce-9f53-0020af0ba770}"
  761.  
  762. ;Detect ASFv2 files
  763. HKCR,"Media Type\{e436eb83-524f-11ce-9f53-0020af0ba770}\{6B6D0801-9ADA-11d0-A520-00A0D10129C0}","1",,"0,4,,d129e2d6"
  764.  
  765.  
  766.  
  767.  
  768.  
  769.  
  770.  
  771.  
  772.  
  773.  
  774.  
  775.  
  776.  
  777.  
  778.  
  779.  
  780.  
  781. HKLM,"%KEY_MEDIA_PLAYER%\PlayerUpgrade","PlayerVersion",,"%VERSION%"
  782. HKLM,"%KEY_MEDIA_PLAYER%\PlayerUpgrade","UpgradeServer",,"http://codecs.microsoft.com/isapi/mpupgrade.dll"
  783.  
  784. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_AUDIO% (%TYPE_AUDIO%)",,"%TYPE_AUDIO%"
  785. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_MIDI% (%TYPE_MIDI%)",,"%TYPE_MIDI%"
  786. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_MPEG% (%TYPE_MPEG%)",,"%TYPE_MPEG%"
  787. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_MP3% (%TYPE_MP3%)",,"%TYPE_MP3%"
  788. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_NETSHOW% (%TYPE_NETSHOW%)",,"%TYPE_NETSHOW%"
  789. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_QT% (%TYPE_QT%)",,"%TYPE_QT%"
  790. HKLM,"%KEY_MEDIA_PLAYER%\Player\Extensions","%FILE_VIDEO% (%TYPE_VIDEO%)",,"%TYPE_VIDEO%"
  791.  
  792. HKLM,"SOFTWARE\Microsoft\IE4\DependentComponents", "%MPLAYER2_INSTALLNAME%",,"%MPLAYER2_INSTALLNAME_LOC%"
  793.  
  794.  
  795. [MPlayerReg.Remove]
  796. HKCU,"%KEY_NETSHOW_PLAYER%"
  797.  
  798. HKCU, "%KEY_MEDIA_PLAYER%\Control\Displaypanel"
  799. HKCU, "%KEY_MEDIA_PLAYER%\Control\Playbar"
  800. HKCU, "%KEY_MEDIA_PLAYER%\Control\Statusbar"
  801. HKCU, "%KEY_MEDIA_PLAYER%\Player\RecentURLList"
  802. HKCU, "%KEY_MEDIA_PLAYER%\Player\Settings"
  803. HKCU, "%KEY_MEDIA_PLAYER%\Player\Views"
  804.  
  805. HKCR,"msbd"
  806. HKCR,"mmsu"
  807. HKCR,"mmst"
  808. HKCR,"mms"
  809.  
  810. HKLM,"Software\Microsoft\NetShow\Player\General"
  811. HKLM,"Software\Microsoft\NetShow\Player\Local"
  812. HKLM,"Software\Microsoft\NetShow\Player\Remote"
  813. HKLM,"%KEY_NETSHOW_PLAYER%\PlayerUpgrade"
  814. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\OldNetShow
  815. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\OldNetShowLinks
  816. HKLM,Software\Microsoft\Windows\CurrentVersion\DeleteFiles\OldNetShowGroup
  817. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%MPLAYER2_INSTALLNAME%"
  818.  
  819. HKLM,"Software\Microsoft\Windows\CurrentVersion\App Paths\%MPLAYER2_APPNAME%"
  820.  
  821. HKLM,"SOFTWARE\Microsoft\IE4\DependentComponents", "%MPLAYER2_INSTALLNAME%"
  822.  
  823. [WMPUninstKey] 
  824. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%MPLAYER2_INSTALLNAME%","DisplayName",,"%MPLAYER2_INSTALLNAME_LOC%"
  825.  
  826. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%MPLAYER2_INSTALLNAME%","UninstallString",,"%17%\unregmp2.exe /SafeUninstall:%17%\%THIS_INF_NAME%"
  827.  
  828. HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\%MPLAYER2_INSTALLNAME%","QuietUninstallString",,"%17%\unregmp2.exe /Quiet /IE5Uninst /SafeUninstall:%17%\%THIS_INF_NAME%"
  829. HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\%MPLAYER2_INSTALLNAME%", "RequiresIESysFile",,"4.70.0.1155"
  830.  
  831. [MPlayerInis.Remove] 
  832. ;--Remove RTM IE4 shortcuts
  833. setup.ini, progman.groups,, "IEFolder=%NS_IE_PROGRAMFOLDER%"
  834. setup.ini, IEFolder,, """%MPLAYER2_HELPSHORTCUT_DISPLAYNAME%"""
  835. setup.ini, IEFolder,, """%MPLAYER2_PLAYERSHORTCUT_DISPLAYNAME%"""
  836.  
  837. [MPlayerCoreOCX.UnRegister]
  838.  
  839. "%49300%\laprxy.dll"
  840.  
  841. "%11%\dxmasf.dll"
  842. "%11%\msdxm.ocx"
  843.  
  844. [MPlayerOCX.Register]
  845. "%11%\msdxm.ocx"
  846. "%11%\dxmasf.dll"
  847.  
  848. "%49300%\laprxy.dll"
  849.  
  850.  
  851. [WMPCodecTable]
  852.  
  853.  
  854.  
  855.  
  856. [SourceDisksNames]
  857.  
  858. 4343 = "Windows Media Player Install",,0
  859.  
  860.  
  861.  
  862.  
  863. [SourceDisksFiles]
  864. dxmasf.dll=4343
  865. mplayer2.exe=4343
  866. msdxm.ocx=4343
  867. strmdll.dll=4343
  868.  
  869. logagent.exe=4343
  870. laprxy.dll=4343
  871.  
  872.  
  873.  
  874.  
  875. mplayer2.hlp=4343
  876. mplayer2.cnt=4343
  877.  
  878. accessib.hlp=4343
  879. accessib.cnt=4343
  880.  
  881.  
  882.  
  883. mplayer2.inf=4343
  884.  
  885.  
  886.  
  887.  
  888.  
  889. npdsplay.dll=4343
  890. npds.zip=4343
  891.  
  892.  
  893. unregmp2.exe=4343
  894.  
  895. ;;SATELLITE.DLL=4343
  896.  
  897. [WMPCopy.Core] 
  898. mplayer2.exe,,,33
  899.  
  900. logagent.exe,,,33
  901. laprxy.dll,,,33
  902.  
  903. ;;SATELLITE.DLL
  904.  
  905. [WMPCopy.Core.Rmv] 
  906. mplayer2.exe,,,1
  907. logagent.exe,,,1
  908. laprxy.dll,,,1
  909. ;;SATELLITE.DLL
  910.  
  911. [MPlayerDelete.URLs]
  912. nsevents.url,,,1
  913. netshow.url,,,1
  914. bloom.url,,,1
  915. wbhc.url,,,1
  916. msnbc.url,,,1
  917. cnnvs.url,,,1
  918. foxnews.url,,,1
  919. cnbc.url,,,1
  920.  
  921. [WMPCopy.System] 
  922. msdxm.ocx,,,33
  923. dxmasf.dll,,,33
  924. strmdll.dll,,,33
  925.  
  926.  
  927.  
  928.  
  929. [WMPCopy.System.Rmv]
  930. msdxm.ocx,,,1
  931. dxmasf.dll,,,1
  932. strmdll.dll,,,1
  933.  
  934. [WMPCopy.Help]
  935. mplayer2.cnt,,,1
  936. mplayer2.hlp,,,1
  937.  
  938.  
  939. accessib.cnt,,,1
  940. accessib.hlp,,,1
  941.  
  942.  
  943. [WMPCopy.Help.Remove]
  944. mplayer2.cnt,,,1
  945. mplayer2.hlp,,,1
  946. mplayer2.gid
  947.  
  948. [WMPCopy.INF]
  949.  
  950. mplayer2.inf
  951.  
  952.  
  953.  
  954. unregmp2.exe,,,33
  955.  
  956.  
  957. [WMPCopy.Plugin]
  958. npdsplay.dll,,,33
  959. npds.zip
  960.  
  961. [MPlayer.V1.CleanUp]
  962. nsoplay.log
  963.  
  964.  
  965. [Strings]
  966. KEY_DXMEDIA="Software\Microsoft\Multimedia\DirectXMedia"
  967. KEY_NETSHOW_PLAYER =  "Software\Microsoft\NetShow\Player"
  968. KEY_MEDIA_PLAYER = "SOFTWARE\Microsoft\MediaPlayer"
  969. KEY_ACTIVESETUP = "SOFTWARE\Microsoft\Active Setup\Installed Components"
  970. DSHOW_GUID = "{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  971.  
  972. MPLAYER2_MIMETYPE = "video/x-ms-asf"
  973.  
  974.  
  975. THIS_INF_NAME = "mplayer2.inf"
  976.  
  977.  
  978.  
  979.  
  980. MPLAYER2_APPNAME="mplayer2.exe"
  981.  
  982. MPLAYER2_INSTALLNAME= "MPlayer2"
  983. NEW_INSTALLNAME= "Windows Media Player"
  984.  
  985. SHELLREGKEY_ASF="ASFFile"
  986. SHELLREGKEY_ASX="ASXFile"
  987.  
  988. TYPE_AUDIO ="*.wav;*.snd;*.au;*.aif;*.aifc;*.aiff"
  989. TYPE_MIDI ="*.mid; *.rmi"
  990. TYPE_MPEG ="*.m1v;*.mp2;*.mpa;*.mpe;*.mpeg;*.mpg"
  991. TYPE_MP3 = "*.mp3;*.m3u"
  992. TYPE_NETSHOW ="*.asf;*.asx"
  993. TYPE_QT ="*.mov;*.qt"
  994. TYPE_VIDEO ="*.avi"
  995.  
  996. ;;;;;;;--------------------------------------------
  997. ;-- Only localize strings below this line
  998. ;;;;;;--------------------------------------------
  999. LANGUAGE="EN"
  1000.  
  1001. FILE_AUDIO ="Audio files"
  1002. FILE_MIDI ="MIDI files"
  1003. FILE_MPEG ="MPEG files"
  1004. FILE_MP3 ="MP3 files"
  1005. FILE_NETSHOW ="Windows Media files"
  1006. FILE_QT ="QuickTime files"
  1007. FILE_VIDEO ="Video files"
  1008.  
  1009. DESCRIPTION_AIFF = "AIFF Format Sound"
  1010. DESCRIPTION_AU = "AU Format Sound"
  1011. DESCRIPTION_VIDEO = "Video Clip"
  1012. DESCRIPTION_AUDIO = "Sound Clip"
  1013. DESCRIPTION_MOVIE = "Movie Clip"
  1014. DESCRIPTION_MIDI = "MIDI Sequence"
  1015. DESCRIPTION_WAVE = "Wave Sound"
  1016. DESCRIPTION_IVF = "Indeo Video File"
  1017.  
  1018. DEFAULT_URL="http://www.microsoft.com/ntserver/netshow/codecs.htm"
  1019.  
  1020. MPLAYER2_INSTALLNAME_LOC= "Windows Media Player 5.2"
  1021.  
  1022. MPLAYER2_HELPSHORTCUT_DISPLAYNAME = "NetShow Player Help"
  1023. MPLAYER2_PLAYERSHORTCUT_DISPLAYNAME = "NetShow Player"
  1024.  
  1025. MPLAYER2_DISPLAYNAME_ASF= "Advanced Streaming Format File"
  1026. MPLAYER2_DISPLAYNAME_ASX= "Advanced Streaming Redirector File"
  1027.  
  1028. MPLAYER2_DISPLAYNAME_LSF= "Advanced Streaming Format File"
  1029. MPLAYER2_DISPLAYNAME_LSX= "Advanced Streaming Redirector File"
  1030.  
  1031. NETSHOW2_PROGRAMFOLDER="Microsoft NetShow"
  1032. NS_IE_PROGRAMFOLDER="Internet Explorer"
  1033.  
  1034. PROGRAMFOLDER = "Program Folder"
  1035. MP2_FOLDER = "Windows Media Player"
  1036.  
  1037. PROMPT_UNINSTALL_COMPLETE = "Windows Media Player uninstall is now complete."
  1038.  
  1039. TITLE_UNINSTALL="Windows Media Player 5.2 Uninstall"
  1040. TITLE_INSTALL="Windows Media Player 5.2 Install"
  1041.  
  1042. OPENTEXT="&Open"
  1043. PLAYTEXT="&Play"
  1044. ;Error Messages
  1045. ERROR_WRONG_ADVPACK_VERSION = "You need a newer version of Advpack.dll."
  1046.  
  1047. CONFIRM_UNINSTALL="Are you sure you wish to uninstall the Windows Media Player?"
  1048. DISKNAME="Windows Media Player Install"
  1049. CABNAME="mswmp.cab"
  1050.  
  1051. VERSION="6,0,2,902"
  1052.