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

  1. HKCR
  2. {
  3. tsuserex.interfaces.1 = s 'Terminal Server User Properties'
  4. {
  5. CLSID = s '{0910dd01-df8c-11d1-ae27-00c04fa35813}'
  6. }
  7. tsuserex.interfaces = s 'Terminal Server User Properties'
  8. {
  9. CLSID = s '{0910dd01-df8c-11d1-ae27-00c04fa35813}'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {0910dd01-df8c-11d1-ae27-00c04fa35813} = s 'Terminal Server User Properties'
  14. {
  15. ProgID = s 'tsuserex.interfaces.1'
  16. VersionIndependentProgID = s 'tsuserex.interfaces'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'both'
  20. }
  21. }
  22. }
  23. }