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.

71 lines
1.4 KiB

  1. HKCR
  2. {
  3. NoRemove CLSID
  4. {
  5. ForceRemove {5a61f7a0-cde1-11cf-9113-00aa00425c62} = s 'IIS Shell Extension'
  6. {
  7. InprocServer32 = s '%MODULE%'
  8. {
  9. val ThreadingModel = s 'Apartment'
  10. }
  11. }
  12. }
  13. }
  14. HKCR
  15. {
  16. NoRemove Directory
  17. {
  18. NoRemove ShellEx
  19. {
  20. NoRemove PropertySheetHandlers
  21. {
  22. ForceRemove {5a61f7a0-cde1-11cf-9113-00aa00425c62}
  23. }
  24. }
  25. }
  26. }
  27. HKLM
  28. {
  29. NoRemove Software
  30. {
  31. NoRemove Microsoft
  32. {
  33. NoRemove Windows
  34. {
  35. NoRemove CurrentVersion
  36. {
  37. NoRemove 'Shell Extensions'
  38. {
  39. NoRemove Approved
  40. {
  41. ForceRemove val '{5a61f7a0-cde1-11cf-9113-00aa00425c62}' = s 'IIS Shell Extension'
  42. }
  43. }
  44. }
  45. }
  46. }
  47. NoRemove Classes
  48. {
  49. NoRemove Directory
  50. {
  51. NoRemove shellex
  52. {
  53. NoRemove PropertySheetHandlers
  54. {
  55. ForceRemove {5a61f7a0-cde1-11cf-9113-00aa00425c62}
  56. }
  57. }
  58. }
  59. NoRemove CLSID
  60. {
  61. ForceRemove {5a61f7a0-cde1-11cf-9113-00aa00425c62} = s 'IIS Shell Extension'
  62. {
  63. InprocServer32 = s '%MODULE%'
  64. {
  65. val ThreadingModel = s 'Apartment'
  66. }
  67. }
  68. }
  69. }
  70. }
  71. }