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

  1. HKCR
  2. {
  3. RACplDlg.RASettingProperty.1 = s 'RASettingProperty Class'
  4. {
  5. CLSID = s '{4D317113-C6EC-406A-9C61-20E891BC37F7}'
  6. }
  7. RACplDlg.RASettingProperty = s 'RASettingProperty Class'
  8. {
  9. CLSID = s '{4D317113-C6EC-406A-9C61-20E891BC37F7}'
  10. CurVer = s 'RACplDlg.RASettingProperty.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {4D317113-C6EC-406A-9C61-20E891BC37F7} = s 'RASettingProperty Class'
  15. {
  16. ProgID = s 'RACplDlg.RASettingProperty.1'
  17. VersionIndependentProgID = s 'RACplDlg.RASettingProperty'
  18. ForceRemove 'Programmable'
  19. InprocServer32 = s '%MODULE%'
  20. {
  21. val ThreadingModel = s 'Apartment'
  22. }
  23. 'TypeLib' = s '{5190C4AF-AB0F-4235-B12F-D5A8FA3F854B}'
  24. }
  25. }
  26. }