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
787 B

  1. HKCR
  2. {
  3. IIS.CertObj.1 = s 'IIS CertObj'
  4. {
  5. CLSID = s '{62B8CCBE-5A45-4372-8C4A-6A87DD3EDD60}'
  6. }
  7. IIS.CertObj = s 'IIS CertObj'
  8. {
  9. CLSID = s '{62B8CCBE-5A45-4372-8C4A-6A87DD3EDD60}'
  10. CurVer = s 'IIS.CertObj.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {62B8CCBE-5A45-4372-8C4A-6A87DD3EDD60} = s 'IIS CertObj'
  15. {
  16. val AppID = s '{62B8CCBE-5A45-4372-8C4A-6A87DD3EDD60}'
  17. ProgID = s 'IIS.CertObj.1'
  18. VersionIndependentProgID = s 'IIS.CertObj'
  19. ForceRemove 'Programmable'
  20. InprocServer32 = s '%MODULE%'
  21. {
  22. val ThreadingModel = s 'Apartment'
  23. }
  24. 'TypeLib' = s '{939CE595-0BB3-4F3F-A504-8CE81BDF4943}'
  25. }
  26. }
  27. NoRemove AppID
  28. {
  29. ForceRemove {62B8CCBE-5A45-4372-8C4A-6A87DD3EDD60} = s 'IIS CertObj'
  30. {
  31. val DllSurrogate = s ''
  32. }
  33. }
  34. }