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.

26 lines
829 B

  1. HKCR
  2. {
  3. SetAlertEmail.AlertEmail.1 = s 'ConfigAlertEmail Class'
  4. {
  5. CLSID = s '{44FCEFBB-3477-4FB2-97B0-1651E697A511}'
  6. }
  7. SetAlertEmail.AlertEmail = s 'ConfigAlertEmail Class'
  8. {
  9. CLSID = s '{44FCEFBB-3477-4FB2-97B0-1651E697A511}'
  10. CurVer = s 'SetAlertEmail.AlertEmail.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {44FCEFBB-3477-4FB2-97B0-1651E697A511} = s 'ConfigAlertEmail Class'
  15. {
  16. ProgID = s 'SetAlertEmail.AlertEmail.1'
  17. VersionIndependentProgID = s 'SetAlertEmail.AlertEmail'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{28851518-0146-46FF-B590-E2D3A7FDA704}'
  24. }
  25. }
  26. }