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.

25 lines
601 B

  1. HKCR
  2. {
  3. WizChain.ChainWiz.1 = s 'ChainWiz Class'
  4. {
  5. CLSID = s '{998B0D85-C774-412f-84C7-4DC436C2B7A5}'
  6. }
  7. WizChain.ChainWiz = s 'ChainWiz Class'
  8. {
  9. CLSID = s '{998B0D85-C774-412f-84C7-4DC436C2B7A5}'
  10. CurVer = s 'WizChain.ChainWiz.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {998B0D85-C774-412f-84C7-4DC436C2B7A5} = s 'ChainWiz Class'
  15. {
  16. ProgID = s 'WizChain.ChainWiz.1'
  17. VersionIndependentProgID = s 'WizChain.ChainWiz'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Apartment'
  21. }
  22. 'TypeLib' = s '{C293B395-21A4-4a51-B336-9CE2607F1C82}'
  23. }
  24. }
  25. }