home *** CD-ROM | disk | FTP | other *** search
/ Visit Europes Best Museums / EuropesBestMuseumsReference-2001.iso / MediaPlayer / mpfull.exe / 1033 / RCDATA / CABINET / quiet.inf < prev    next >
INI File  |  1999-08-10  |  5KB  |  165 lines

  1. ; Localized    08/10/1999 11:16  (GMT)    7:4.2.252     quiet.inf
  2.  
  3. [Version]
  4. Signature="$Chicago$"
  5. AdvancedINF=2.5, "You need a newer version of Advpack.dll."
  6.  
  7. [DefaultInstall] 
  8. SmartReboot=I
  9. CustomDestination=NetShow.Destination
  10. AddReg      =NetShowReg.Core, MPlayerReg.Univ
  11. RunPostSetupCommands=RunSetup
  12.  
  13. [DefaultInstall.NT]
  14. SmartReboot =I
  15. AddReg      =NetShowReg.Core, MPlayerReg.Univ
  16. CustomDestination=NetShow.Destination
  17. RunPostSetupCommands=RunSetup
  18.  
  19. [NetShow.Destination]
  20. 49000,49001,49002=ProgramFilesDir,5
  21. 49300,49301,49302=NetShowDirectory,5
  22.  
  23. [DestinationDirs]
  24. NotCopy.Copy=49302
  25.  
  26. [ProgramFilesDir]
  27. HKLM,"Software\Microsoft\Windows\CurrentVersion","ProgramFilesDir","","%24%\%PROGRAMFILES%"
  28.  
  29. [NetShowDirectory]
  30. HKLM,"%KEY_WMP%","Installation DirectoryLFN","%NS_INSTALL_PROMPT_DIR%","%49001%\%MP2_FOLDER%"
  31.  
  32. [RunSetup]
  33. mp2wrap.exe
  34.  
  35. [NetShowReg.Core]
  36. ;Shell information
  37.  
  38. HKLM,"%KEY_WMP%","Installation Directory",0,"%49301%"
  39. HKLM,"%KEY_WMP%","Installation DirectoryLFN",0,"%49301%"
  40.  
  41. HKLM,"%KEY_WMP%","RunQuietly",1,01,00,00,00
  42.  
  43.  
  44. [SourceDisksNames]
  45. 1 = "Media Player Install",,0
  46.  
  47. [SourceDisksFiles]
  48. blueberry.pancakes
  49.  
  50. [NotCopy.Copy]
  51. blueberry.pancakes
  52.  
  53. [MPlayerReg.Univ]
  54. HKLM,%KEY_DXMEDIA%,".Prog",,"""%49301%\mplayer2.exe"""
  55. HKLM,%KEY_DXMEDIA%,"RunDll.NT",,""
  56. HKLM,%KEY_DXMEDIA%,"RunDll.Win9x",,""
  57. HKLM,%KEY_DXMEDIA%,"Shell.Open",," /open ""%L"""
  58. HKLM,%KEY_DXMEDIA%,"Shell.Play",," ""%L"""
  59. HKLM,%KEY_DXMEDIA%,"OCX.clsid",,"%DSHOW_GUID%"
  60. HKLM,%KEY_DXMEDIA%,"OCX.ocx",,"""%49301%\mplayer2.exe"""
  61.  
  62. ;;====================
  63. ;;====================
  64. ;;====================
  65. HKLM,"%KEY_FILETYPEDB%","Text.OpenVerb",,"%OPENTEXT%"
  66. HKLM,"%KEY_FILETYPEDB%","Text.PlayVerb",,"%PLAYTEXT%"
  67. HKLM,"%KEY_FILETYPEDB%","Player.Path",, "%49301%\mplayer2.exe"
  68. HKLM,"%KEY_FILETYPEDB%","Player.Name",, "mplayer2.exe"
  69. HKLM,"%KEY_FILETYPEDB%","Shell.Open",," /Play ""%L"""
  70. HKLM,"%KEY_FILETYPEDB%","Shell.Play",," /Play ""%L"""
  71. HKLM,"%KEY_FILETYPEDB%","StandardVerb",,"open"
  72. HKLM,"%KEY_FILETYPEDB%","CLSID",,"{05589fa1-c356-11ce-bf01-00aa0055595a}"
  73. ;;====================
  74. ;;====================
  75.  
  76.  
  77. [Strings]
  78. KEY_DXMEDIA = "Software\Microsoft\Multimedia\DirectXMedia"
  79. KEY_NETSHOW = "Software\Microsoft\NetShow\Player"
  80. KEY_FILETYPEDB = "Software\Microsoft\Multimedia\MPlayer2"
  81. KEY_WMP = "SOFTWARE\Microsoft\MediaPlayer"
  82. KEY_ACTIVESETUP = "SOFTWARE\Microsoft\Active Setup\Installed Components"
  83. DSHOW_GUID = "{22d6f312-b0f6-11d0-94ab-0080c74c7e95}"
  84.  
  85. MPLAYER2_MIMETYPE = "video/x-ms-asf"
  86.  
  87.  
  88. THIS_INF_NAME = "mplayer2.inf"
  89.  
  90.  
  91.  
  92.  
  93. MPLAYER2_INSTALLNAME = "MPlayer2"
  94. NEW_INSTALLNAME = "Microsoft Windows Media Player"
  95.  
  96. TYPE_AUDIO = "*.wav;*.snd;*.au;*.aif;*.aifc;*.aiff;*.wma;*.mp3"
  97. TYPE_MIDI = "*.mid;*.rmi;*.midi"
  98. TYPE_MPEG = "*.mpeg;*.mpg;*.m1v;*.mp2;*.mpa;*.mpe"
  99. TYPE_NETSHOW = "*.asf;*.wm;*.wma;*.wmv"
  100. TYPE_PLAYLIST = "*.asx;*.wax;*.m3u;*.wvx"
  101. TYPE_QT = "*.mov;*.qt"
  102. TYPE_VIDEO = "*.avi;*.wmv"
  103.  
  104. ;;;;;;;--------------------------------------------
  105. ;-- Only localize strings below this line
  106. ;;;;;;--------------------------------------------
  107. LANGUAGE = "FR"
  108.  
  109. FILE_AUDIO = "Fichier audio"
  110. FILE_MIDI = "Fichier MIDI"
  111. FILE_MPEG = "Fichier vidΘo MPEG"
  112. FILE_MP3 = "Fichier MP3"
  113. FILE_M3U = "Fichier M3U"
  114. FILE_NETSHOW = "Fichier Windows Media"
  115. FILE_WMA = "Fichier audio Windows Media"
  116. FILE_WMV = "Fichier audio/vidΘo Windows Media"
  117. FILE_QT = "Fichier QuickTime"
  118. FILE_VIDEO = "Fichier vidΘo"
  119. FILE_PLAYLIST = "Liste multimΘdia"
  120.  
  121. DESCRIPTION_AIFF = "Son au format AIFF"
  122. DESCRIPTION_AU = "Son au format AU"
  123. DESCRIPTION_VIDEO = "Clip vidΘo"
  124. DESCRIPTION_AUDIO = "Clip audio"
  125. DESCRIPTION_MOVIE = "Clip cinΘma"
  126. DESCRIPTION_MIDI = "SΘquence MIDI "
  127. DESCRIPTION_WAVE = "Son Wave"
  128. DESCRIPTION_IVF = "Fichier vidΘo Indeo"
  129.  
  130. ADVOPT_WM = "Streaming Media (Windows Media)"
  131.  
  132. MPLAYER2_HELPSHORTCUT_DISPLAYNAME = "Aide de NetShow Player"
  133. MPLAYER2_PLAYERSHORTCUT_DISPLAYNAME = "NetShow Player"
  134.  
  135. MPLAYER2_DISPLAYNAME_ASF = "Fichier Windows Media"
  136. MPLAYER2_DISPLAYNAME_ASX = "Raccourci Windows Media"
  137.  
  138. MPLAYER2_DISPLAYNAME_WMA = "Fichier audio Windows Media"
  139. MPLAYER2_DISPLAYNAME_WAX = "Raccourci audio Windows Media"
  140.  
  141. MPLAYER2_DISPLAYNAME_WMV = "Fichier audio/vidΘo Windows Media"
  142. MPLAYER2_DISPLAYNAME_WVX = "Raccourci audio/vidΘo Windows Media"
  143.  
  144. NETSHOW2_PROGRAMFOLDER = "Microsoft NetShow"
  145. NS_IE_PROGRAMFOLDER = "Internet Explorer"
  146. MP2_FOLDER = "Lecteur Windows Media"
  147.  
  148.  
  149. PROGRAMFILES = "Program Files"
  150.  
  151. PROMPT_UNINSTALL_COMPLETE = "La dΘsinstallation du Lecteur Windows Media Microsoft est maintenant terminΘe."
  152.  
  153. TITLE_UNINSTALL = "DΘsinstallation du Lecteur Windows Media Microsoft"
  154.  
  155. OPENTEXT = "&Ouvrir"
  156. PLAYTEXT = "&Lire"
  157. ;Error Messages
  158. ERROR_WRONG_ADVPACK_VERSION = "Une version plus rΘcente de Advpack.dll est requise."
  159.  
  160. CONFIRM_UNINSTALL = "╩tes-vous s√r de vouloir dΘsinstaller le Lecteur Windows Media Microsoftá?"
  161. DISKNAME = "Installation du Lecteur Windows Media Microsoft"
  162. CABNAME = "mswmp.cab"
  163.  
  164. NS_INSTALL_PROMPT_DIR = "Entrez le rΘpertoire dans lequel installer le Lecteur Windows Media."    ;do not use a comma in this string
  165.