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.

24 lines
647 B

  1. HKCR
  2. {
  3. Emsvc.EmDebugSession.1 = s 'EmDebugSession Class'
  4. {
  5. CLSID = s '{AB959592-B2DC-4F57-B3F1-8D8116F74BAF}'
  6. }
  7. Emsvc.EmDebugSession = s 'EmDebugSession Class'
  8. {
  9. CLSID = s '{AB959592-B2DC-4F57-B3F1-8D8116F74BAF}'
  10. CurVer = s 'Emsvc.EmDebugSession.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {AB959592-B2DC-4F57-B3F1-8D8116F74BAF} = s 'EmDebugSession Class'
  15. {
  16. ProgID = s 'Emsvc.EmDebugSession.1'
  17. VersionIndependentProgID = s 'Emsvc.EmDebugSession'
  18. ForceRemove 'Programmable'
  19. LocalServer32 = s '%MODULE%'
  20. val AppID = s '{D48CD754-320F-4DCF-8CDA-7318CB03837D}'
  21. 'TypeLib' = s '{93409732-67DE-4B5F-BCEA-ADEF6D8F5596}'
  22. }
  23. }
  24. }