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

  1. HKCR
  2. {
  3. McsMigrationDriver.Migrator.1 = s 'Migrator Class'
  4. {
  5. CLSID = s '{1AA3D2E1-2B15-11D3-8AE5-00A0C9AFE114}'
  6. }
  7. McsMigrationDriver.Migrator = s 'Migrator Class'
  8. {
  9. CLSID = s '{1AA3D2E1-2B15-11D3-8AE5-00A0C9AFE114}'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {1AA3D2E1-2B15-11D3-8AE5-00A0C9AFE114} = s 'Migrator Class'
  14. {
  15. ProgID = s 'McsMigrationDriver.Migrator.1'
  16. VersionIndependentProgID = s 'McsMigrationDriver.Migrator'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'both'
  20. }
  21. }
  22. }
  23. }