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

  1. HKCR
  2. {
  3. AzRoles.AzBizRuleContext.1 = s 'AzBizRuleContext Class'
  4. {
  5. CLSID = s '{5c2dc96f-8d51-434b-b33c-379bccae77c3}'
  6. }
  7. AzRoles.AzBizRuleContext = s 'AzBizRuleContext Class'
  8. {
  9. CurVer = s 'AzRoles.AzBizRuleContext.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {5c2dc96f-8d51-434b-b33c-379bccae77c3} = s 'AzBizRuleContext Class'
  14. {
  15. ProgID = s 'AzRoles.AzBizRuleContext.1'
  16. VersionIndependentProgID = s 'AzRoles.AzBizRuleContext'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. }
  23. }
  24. }