Source code of Windows XP (NT5)
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
509 B

  1. HKCR
  2. {
  3. AzRoles.AzOperation.1 = s 'AzOperation Class'
  4. {
  5. CLSID = s '{e5877a05-5bca-4c54-834e-532435a64b5a}'
  6. }
  7. AzRoles.AzOperation = s 'AzOperation Class'
  8. {
  9. CurVer = s 'AzRoles.AzOperation.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {e5877a05-5bca-4c54-834e-532435a64b5a} = s 'AzOperation Class'
  14. {
  15. ProgID = s 'AzRoles.AzOperation.1'
  16. VersionIndependentProgID = s 'AzRoles.AzOperation'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. }
  23. }
  24. }