Leaked source code of windows server 2003
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

73 lines
4.0 KiB

  1. [version]
  2. signature="$CHICAGO$"
  3. [RegDll]
  4. AddReg=Registry
  5. [UnregDll]
  6. DelReg=Registry
  7. [Registry]
  8. HKCR,"SystemFileAssociations\.wma\shellex\PropertyHandler",,,%CLSID_AudioMediaProperties%
  9. HKCR,"SystemFileAssociations\.mp3\shellex\PropertyHandler",,,%CLSID_AudioMediaProperties%
  10. ;HKCR,"SystemFileAssociations\.mp2\shellex\PropertyHandler",,,%CLSID_AudioMediaProperties%
  11. HKCR,"SystemFileAssociations\.wmv\shellex\PropertyHandler",,,%CLSID_VideoMediaProperties%
  12. HKCR,"SystemFileAssociations\.asf\shellex\PropertyHandler",,,%CLSID_VideoMediaProperties%
  13. ;HKCR,"SystemFileAssociations\.asx\shellex\PropertyHandler",,,%CLSID_VideoMediaProperties%
  14. HKCR,"SystemFileAssociations\.wav\shellex\PropertyHandler",,,%CLSID_AVWavProperties%
  15. ; The midi handler is too slow
  16. ;HKCR,"SystemFileAssociations\.mid\shellex\PropertyHandler",,,%CLSID_AVMidiProperties%
  17. ;HKCR,"SystemFileAssociations\.midi\shellex\PropertyHandler",,,%CLSID_AVMidiProperties%
  18. ;HKCR,"SystemFileAssociations\.rmi\shellex\PropertyHandler",,,%CLSID_AVMidiProperties%
  19. HKCR,"SystemFileAssociations\.avi\shellex\PropertyHandler",,,%CLSID_AVAviProperties%
  20. HKCR,"CLSID\%CLSID_AudioMediaProperties%",,,"Audio Media Properties Handler"
  21. HKCR,"CLSID\%CLSID_AudioMediaProperties%\InProcServer32",,%REGEXSZ%,"%_SYS_MOD_PATH%"
  22. HKCR,"CLSID\%CLSID_AudioMediaProperties%\InProcServer32","ThreadingModel",,"Both"
  23. HKLM,"%SMWCVSEA%","%CLSID_AudioMediaProperties%",,"Audio Media Properties Handler"
  24. HKCR,"CLSID\%CLSID_VideoMediaProperties%",,,"Video Media Properties Handler"
  25. HKCR,"CLSID\%CLSID_VideoMediaProperties%\InProcServer32",,%REGEXSZ%,"%_SYS_MOD_PATH%"
  26. HKCR,"CLSID\%CLSID_VideoMediaProperties%\InProcServer32","ThreadingModel",,"Both"
  27. HKLM,"%SMWCVSEA%","%CLSID_VideoMediaProperties%",,"Video Media Properties Handler"
  28. HKCR,"CLSID\%CLSID_AVWavProperties%",,,"Wav Properties Handler"
  29. HKCR,"CLSID\%CLSID_AVWavProperties%\InProcServer32",,%REGEXSZ%,"%_SYS_MOD_PATH%"
  30. HKCR,"CLSID\%CLSID_AVWavProperties%\InProcServer32","ThreadingModel",,"Both"
  31. HKLM,"%SMWCVSEA%","%CLSID_AVWavProperties%",,"Wav Properties Handler"
  32. HKCR,"CLSID\%CLSID_AVAviProperties%",,,"Avi Properties Handler"
  33. HKCR,"CLSID\%CLSID_AVAviProperties%\InProcServer32",,%REGEXSZ%,"%_SYS_MOD_PATH%"
  34. HKCR,"CLSID\%CLSID_AVAviProperties%\InProcServer32","ThreadingModel",,"Both"
  35. HKLM,"%SMWCVSEA%","%CLSID_AVAviProperties%",,"Avi Properties Handler"
  36. HKCR,"CLSID\%CLSID_AVMidiProperties%",,,"Midi Properties Handler"
  37. HKCR,"CLSID\%CLSID_AVMidiProperties%\InProcServer32",,%REGEXSZ%,"%_SYS_MOD_PATH%"
  38. HKCR,"CLSID\%CLSID_AVMidiProperties%\InProcServer32","ThreadingModel",,"Both"
  39. HKLM,"%SMWCVSEA%","%CLSID_AVMidiProperties%",,"Midi Properties Handler"
  40. ; CLSID_VideoThumbnail
  41. HKCR,"CLSID\%CLSID_VideoThumbnail%",,,"Video Thumbnail Extractor"
  42. HKCR,"CLSID\%CLSID_VideoThumbnail%\InProcServer32",,%REGEXSZ%,"%_SYS_MOD_PATH%"
  43. HKCR,"CLSID\%CLSID_VideoThumbnail%\InProcServer32","ThreadingModel",,"Apartment"
  44. HKLM,"%SMWCVSEA%","%CLSID_VideoThumbnail%",,"Video Thumbnail Extractor"
  45. HKCR,".mpeg\ShellEx\%IID_IExtractImage%",,,%CLSID_VideoThumbnail%
  46. HKCR,".mpe\ShellEx\%IID_IExtractImage%",,,%CLSID_VideoThumbnail%
  47. HKCR,".mpg\ShellEx\%IID_IExtractImage%",,,%CLSID_VideoThumbnail%
  48. HKCR,".asf\ShellEx\%IID_IExtractImage%",,,%CLSID_VideoThumbnail%
  49. HKCR,".asx\ShellEx\%IID_IExtractImage%",,,%CLSID_VideoThumbnail%
  50. HKCR,".avi\ShellEx\%IID_IExtractImage%",,,%CLSID_VideoThumbnail%
  51. HKCR,".wmv\ShellEx\%IID_IExtractImage%",,,%CLSID_VideoThumbnail%
  52. [Strings]
  53. REGEXSZ = 0x00020000
  54. SMWCVSEA = "Software\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved"
  55. IID_IExtractImage = "{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}"
  56. CLSID_AudioMediaProperties = "{875CB1A1-0F29-45de-A1AE-CFB4950D0B78}"
  57. CLSID_VideoMediaProperties = "{40C3D757-D6E4-4b49-BB41-0E5BBEA28817}"
  58. CLSID_AVWavProperties = "{E4B29F9D-D390-480b-92FD-7DDB47101D71}"
  59. CLSID_AVAviProperties = "{87D62D94-71B3-4b9a-9489-5FE6850DC73E}"
  60. CLSID_AVMidiProperties = "{A6FD9E45-6E44-43f9-8644-08598F5A74D9}"
  61. CLSID_VideoThumbnail = "{c5a40261-cd64-4ccf-84cb-c394da41d590}"