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

  1. HKCR
  2. {
  3. ADMT.Migration.1 = s 'Migration Class'
  4. {
  5. CLSID = s '{285029CC-5048-4D90-8B38-22D304F513DC}'
  6. }
  7. ADMT.Migration = s 'Migration Class'
  8. {
  9. CLSID = s '{285029CC-5048-4D90-8B38-22D304F513DC}'
  10. CurVer = s 'ADMT.Migration.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {285029CC-5048-4D90-8B38-22D304F513DC} = s 'Migration Class'
  15. {
  16. ProgID = s 'ADMT.Migration.1'
  17. VersionIndependentProgID = s 'ADMT.Migration'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{28214D84-FBA0-4E65-A511-829AFC114191}'
  24. }
  25. }
  26. }