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.

23 lines
434 B

  1. HKCR
  2. {
  3. WamRep.WamRep.1 = s 'WamRep Class'
  4. {
  5. CLSID = s '{61738646-F196-11D0-9953-00C04FD919C1}'
  6. }
  7. WamRep.WamRep = s 'WamRep Class'
  8. {
  9. CurVer = s 'WamRep.WamRep.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {61738646-F196-11D0-9953-00C04FD919C1} = s 'WamRep Class'
  14. {
  15. ProgID = s 'WamRep.WamRep.1'
  16. VersionIndependentProgID = s 'WamRep.WamRep'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'Both'
  20. }
  21. }
  22. }
  23. }