home *** CD-ROM | disk | FTP | other *** search
/ GameStar 1999 September / Gamestar_09_1999-09_cd2.bin / mpfull.exe / RCDATA / CABINET / cdccln.inf < prev    next >
Windows Setup INFormation  |  1998-08-23  |  8KB  |  126 lines

  1. [Version]
  2. Signature="$Chicago$"
  3. AdvancedINF=2.5, "Your setup subsystem is outdated.  Please install IE 3.01 or greater."
  4.  
  5. [DefaultInstall] 
  6. UpdateInis  =MPlayerCodecRemove.95
  7. AddReg=FixPlugins, MPlayer.Stub.Add.Reg, NS20.Stub.Add.Reg, DirectShow.Stub.Add.Reg
  8.  
  9. [DefaultInstall.NT]
  10. DelReg=MPlayerCodecRemove.NT
  11. AddReg=FixPlugins, MPlayer.Stub.Add.Reg.NT, NS20.Stub.Add.Reg, DirectShow.Stub.Add.Reg
  12.  
  13. [DestinationDirs]
  14. DefaultDestination=11
  15.  
  16. [SourceDisksNames]
  17. 1 = "Codec Preinstall",,0
  18.  
  19. [SourceDisksFiles]
  20.  
  21. [MPlayerCodecRemove.95]
  22. system.ini, drivers32, "msacm.voxacm=*"
  23. system.ini, drivers32, "msacm.voxacm150=*"
  24. system.ini, drivers32, "msacm.l3codec=*",,1
  25.  
  26. [MPlayerCodecRemove.NT]
  27. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\Drivers32","msacm.l3codec"
  28. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\Drivers32","msacm.voxacm"
  29. HKLM, "Software\Microsoft\Windows NT\CurrentVersion\Drivers32","msacm.voxacm150"
  30.  
  31. [FixPlugins]
  32. HKCR,"CLSID\{05589FA1-C356-11CE-BF01-00AA0055595A}\EnablePlugin\.mov"
  33. HKCR,"CLSID\{05589FA1-C356-11CE-BF01-00AA0055595A}\EnablePlugin\.qt"
  34.  
  35. HKLM,"Software\Microsoft\NetShow\Player\Codecs\Default","URL",,"%DEFAULT_URL%"
  36.  
  37. ;Intel G.723.1 -> map to Vivo G.723.1
  38. HKLM,"Software\Microsoft\NetShow\Player\CodecMapper\ACM","66","0","273,66"
  39. ;Map Vivo G.723.1 to Intel G.723.1 only if necessary
  40. HKLM,"Software\Microsoft\NetShow\Player\CodecMapper\ACM","273","0","273,66"
  41.  
  42. ;Voxware VDK32118 -> Map to VDK32119
  43. ;MetaVoice Mappings ( RT24 )
  44. HKLM,"Software\Microsoft\NetShow\Player\CodecMapper\ACM","116","0","116,98,6172"
  45. HKLM,"Software\Microsoft\NetShow\Player\CodecMapper\ACM","6172","0","6172,98,116"
  46. ;MetaSound Mappings ( RT29 )
  47. HKLM,"Software\Microsoft\NetShow\Player\CodecMapper\ACM","98","0","98,117,116"
  48. HKLM,"Software\Microsoft\NetShow\Player\CodecMapper\ACM","105","0","105,98,117"
  49. HKLM,"Software\Microsoft\NetShow\Player\CodecMapper\ACM","117","0","117,98"
  50.  
  51. ;;Open ASF files automagically when clicked upon
  52. HKCR,"NSPlay.NSPlayCtl","EditFlags",1,00,00,01,00
  53. HKCR,"NSPlay.NSPlayCtl.1","EditFlags",1,00,00,01,00
  54.  
  55. [MPlayer.Stub.Add.Reg]
  56. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}",,,"%MPLAYER2_INSTALLNAME_LOC%"
  57. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","ComponentID",,"%NEW_INSTALLNAME%"
  58. ;;Done in unregmp2 due to redist issues
  59. ;;HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","IsInstalled",1,01,00,00,00
  60. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Version",,"%VERSION%"
  61. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Locale",,"%LANGUAGE%"
  62. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","StubPath",,"rundll32.exe advpack.dll,LaunchINFSection %17%\mplayer2.inf,PerUserStub"
  63.  
  64. [MPlayer.Stub.Add.Reg.NT]
  65. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}",,,"%MPLAYER2_INSTALLNAME_LOC%"
  66. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","ComponentID",,"%NEW_INSTALLNAME%"
  67. ;;Done in unregmp2 due to redist issues
  68. ;;HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","IsInstalled",1,01,00,00,00
  69. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Version",,"%VERSION%"
  70. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Locale",,"%LANGUAGE%"
  71. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","StubPath",,"rundll32.exe advpack.dll,LaunchINFSection %17%\mplayer2.inf,PerUserStub.NT"
  72.  
  73. [DirectShow.Stub.Add.Reg]
  74. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}",,,"DirectShow"
  75. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","ComponentID",,"activemovie"
  76. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","IsInstalled",1,01,00,00,00
  77. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Version",,"%VERSION%"
  78. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Locale",,"%LANGUAGE%"
  79.  
  80. [DirectShow.Stub.Remove.Reg]
  81. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}",,,"DirectShow"
  82. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","ComponentID",,"activemovie"
  83. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","IsInstalled",1,00,00,00,00
  84. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Version",,"%VERSION%"
  85. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA848-CC51-11CF-AAFA-00AA00B6015C}","Locale",,"%LANGUAGE%"
  86.  
  87. [MPlayer.Stub.Remove.Reg]
  88. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}",,,"%MPLAYER2_INSTALLNAME_LOC%"
  89. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","ComponentID",,"%NEW_INSTALLNAME%"
  90. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","IsInstalled",1,00,00,00,00
  91. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Version",,"%VERSION%"
  92. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","Locale",,"%LANGUAGE%"
  93. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{22d6f312-b0f6-11d0-94ab-0080c74c7e95}","StubPath",,"rundll32.exe advpack.dll,LaunchINFSection %17%\mplayer2.inf,PerUserRemove"
  94.  
  95. [NS20.Stub.Add.Reg]
  96. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}",,,"Windows Media Player"
  97. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","ComponentID",,"NetShow"
  98. ;;Done in unregmp2 due to redist issues
  99. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","IsInstalled",1,01,00,00,00
  100. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Version",,"3,0,0,2700"
  101. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Locale",,"%LANGUAGE%"
  102. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","StubPath",,""
  103.  
  104. [NS20.Stub.Remove.Reg]
  105. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}",,,""
  106. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","ComponentID",,"NetShow"
  107. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","IsInstalled",1,00,00,00,00
  108. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Version",,"3,0,0,2700"
  109. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","Locale",,"%LANGUAGE%"
  110. HKLM,"SOFTWARE\Microsoft\Active Setup\Installed Components\{2179C5D3-EBFF-11CF-B6FD-00AA00B4E220}","StubPath",,""
  111.  
  112. [Strings]
  113. NEW_INSTALLNAME= "Windows Media Player"
  114.  
  115. ;;;;;;;--------------------------------------------
  116. ;-- Only localize strings below this line
  117. ;;;;;;--------------------------------------------
  118.  
  119. LANGUAGE="EN"
  120.  
  121. VERSION="5,1,52,701"
  122. MPLAYER2_INSTALLNAME_LOC= "Windows Media Player 5.2"
  123.  
  124. DEFAULT_URL="http://www.microsoft.com/ntserver/netshow/codecs.htm"
  125.  
  126.