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.

45 lines
1.6 KiB

  1. HKCR
  2. {
  3. ISMSnapin.Snapin.1 = s 'This snap-in administers the Microsoft Internet Information Services (IIS)'
  4. {
  5. CLSID = s '{A841B6C2-7577-11d0-BB1F-00A0C922E79C}'
  6. }
  7. ISMSnapin.Snapin = s 'This snap-in administers the Microsoft Internet Information Services (IIS)'
  8. {
  9. CLSID = s '{A841B6C2-7577-11d0-BB1F-00A0C922E79C}'
  10. CurVer = s 'ISMSnapin.Snapin.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {A841B6C2-7577-11d0-BB1F-00A0C922E79C} = s 'This snap-in administers the Microsoft Internet Information Services (IIS)'
  15. {
  16. ProgID = s 'ISMSnapin.Snapin.1'
  17. VersionIndependentProgID = s 'ISMSnapin.Snapin'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'both'
  21. }
  22. }
  23. }
  24. ISMSnapin.About.1 = s 'This snap-in administers the Microsoft Internet Information Services (IIS)'
  25. {
  26. CLSID = s '{A841B6D2-7577-11d0-BB1F-00A0C922E79C}'
  27. }
  28. ISMSnapin.About = s 'This snap-in administers the Microsoft Internet Information Services (IIS)'
  29. {
  30. CLSID = s '{A841B6D2-7577-11d0-BB1F-00A0C922E79C}'
  31. CurVer = s 'ISMSnapin.About.1'
  32. }
  33. NoRemove CLSID
  34. {
  35. ForceRemove {A841B6D2-7577-11d0-BB1F-00A0C922E79C} = s 'This snap-in administers the Microsoft Internet Information Services (IIS)'
  36. {
  37. ProgID = s 'ISMSnapin.About.1'
  38. VersionIndependentProgID = s 'ISMSnapin.About'
  39. InprocServer32 = s '%MODULE%'
  40. {
  41. val ThreadingModel = s 'both'
  42. }
  43. }
  44. }
  45. }