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.

34 lines
888 B

  1. HKCR
  2. {
  3. Kbproc.process.1 = s 'process Class'
  4. {
  5. CLSID = s '{E29E3FFF-7088-4454-967F-30DC69C2F04F}'
  6. }
  7. Kbproc.process = s 'process Class'
  8. {
  9. CLSID = s '{E29E3FFF-7088-4454-967F-30DC69C2F04F}'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {E29E3FFF-7088-4454-967F-30DC69C2F04F} = s 'process Class'
  14. {
  15. ProgID = s 'Kbproc.process.1'
  16. VersionIndependentProgID = s 'Kbproc.process'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Apartment'
  21. }
  22. val AppID = s '{1B043381-ACEF-4838-AFA5-59DF1152EA66}'
  23. }
  24. }
  25. NoRemove AppID
  26. {
  27. ForceRemove {1B043381-ACEF-4838-AFA5-59DF1152EA66} = s 'Ssr DCOM Preprocessor classes'
  28. {
  29. val DllSurrogate = s ''
  30. }
  31. }
  32. }