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.

24 lines
449 B

  1. HKCR
  2. {
  3. MSP.MSP.2 = s 'MSP Class'
  4. {
  5. CLSID = s '{4DDB6D36-3BC1-11d2-86F2-006008B0E5D2}'
  6. }
  7. MSP.MSP = s 'MSP Class'
  8. {
  9. CurVer = s 'MSP.MSP.2'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {4DDB6D36-3BC1-11d2-86F2-006008B0E5D2} = s 'MSP Class'
  14. {
  15. ProgID = s 'MSP.MSP.2'
  16. VersionIndependentProgID = s 'MSP.MSP'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. }
  23. }
  24. }