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

  1. HKCR
  2. {
  3. RasDialin.RasDialin.1 = s 'RasDialin Class'
  4. {
  5. CLSID = s '{B52C1E50-1DD2-11D1-BC43-00C04FC31FD3}'
  6. }
  7. RasDialin.RasDialin = s 'RasDialin Class'
  8. {
  9. CurVer = s 'RasDialin.RasDialin.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {B52C1E50-1DD2-11D1-BC43-00C04FC31FD3} = s 'RasDialin Class'
  14. {
  15. ProgID = s 'RasDialin.RasDialin.1'
  16. VersionIndependentProgID = s 'RasDialin.RasDialin'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'Free'
  20. }
  21. }
  22. }
  23. }