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.

26 lines
708 B

  1. HKCR
  2. {
  3. ProfExt.ExtendProfileMigration.1 = s 'ExtendProfileMigration Class'
  4. {
  5. CLSID = s '{93FAF0AD-9BFC-4A70-BA8B-EC98B43EF5BD}'
  6. }
  7. ProfExt.ExtendProfileMigration = s 'ExtendProfileMigration Class'
  8. {
  9. CLSID = s '{93FAF0AD-9BFC-4A70-BA8B-EC98B43EF5BD}'
  10. CurVer = s 'ProfExt.ExtendProfileMigration.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {93FAF0AD-9BFC-4A70-BA8B-EC98B43EF5BD} = s 'ExtendProfileMigration Class'
  15. {
  16. ProgID = s 'ProfExt.ExtendProfileMigration.1'
  17. VersionIndependentProgID = s 'ProfExt.ExtendProfileMigration'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Both'
  22. }
  23. 'TypeLib' = s '{8BE82A99-E318-4CB0-B2C1-03F8D111ABEF}'
  24. }
  25. }
  26. }