Source code of Windows XP (NT5)
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.

23 lines
583 B

  1. HKCR
  2. {
  3. ALG.DataChannel.1 = s 'DataChannel Class'
  4. {
  5. CLSID = s '{BBB36F15-408D-4056-8C27-920843D40BE5}'
  6. }
  7. ALG.DataChannel = s 'DataChannel Class'
  8. {
  9. CLSID = s '{BBB36F15-408D-4056-8C27-920843D40BE5}'
  10. CurVer = s 'ALG.DataChannel.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {BBB36F15-408D-4056-8C27-920843D40BE5} = s 'DataChannel Class'
  15. {
  16. ProgID = s 'ALG.DataChannel.1'
  17. VersionIndependentProgID = s 'ALG.DataChannel'
  18. LocalServer32 = s '%MODULE%'
  19. val AppID = s '{4A0F9AA8-A71E-4CC3-891B-76CAC67E67C0}'
  20. 'TypeLib' = s '{B6D1D098-E235-4B99-BA98-7C624FD875DB}'
  21. }
  22. }
  23. }