Leaked source code of windows server 2003
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.

66 lines
1.9 KiB

  1. HKCR
  2. {
  3. MsRDP.MsRDP.2 = s 'MsRDP Class v3'
  4. {
  5. CLSID = s '{9059f30f-4eb1-4bd2-9fdc-36f43a218f4a}'
  6. }
  7. MsRDP.MsRDP = s 'MsRDP Class v3'
  8. {
  9. CurVer = s 'MsRDP.MsRDP.2'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {9059f30f-4eb1-4bd2-9fdc-36f43a218f4a} = s 'Microsoft RDP Client Control (redist)'
  14. {
  15. ProgID = s 'MsRDP.MsRDP.2'
  16. VersionIndependentProgID = s 'MsRDP.MsRDP'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Apartment'
  21. }
  22. ForceRemove 'Control'
  23. ForceRemove 'Programmable'
  24. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  25. 'MiscStatus' = s '0'
  26. {
  27. '1' = s '131473'
  28. }
  29. 'TypeLib' = s '{af586aae-b62a-420e-b796-294e7ee64c70}'
  30. 'Version' = s '1.0'
  31. }
  32. }
  33. }
  34. HKCR
  35. {
  36. MsRDP.MsRDP.3 = s 'MsRDP Class v4'
  37. {
  38. CLSID = s '{7584c670-2274-4efb-b00b-d6aaba6d3850}'
  39. }
  40. MsRDP.MsRDP = s 'MsRDP Class v4'
  41. {
  42. CurVer = s 'MsRDP.MsRDP.3'
  43. }
  44. NoRemove CLSID
  45. {
  46. ForceRemove {7584c670-2274-4efb-b00b-d6aaba6d3850} = s 'Microsoft RDP Client Control (redist)'
  47. {
  48. ProgID = s 'MsRDP.MsRDP.3'
  49. VersionIndependentProgID = s 'MsRDP.MsRDP'
  50. ForceRemove 'Programmable'
  51. InprocServer32 = s '%MODULE%'
  52. {
  53. val ThreadingModel = s 'Apartment'
  54. }
  55. ForceRemove 'Control'
  56. ForceRemove 'Programmable'
  57. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  58. 'MiscStatus' = s '0'
  59. {
  60. '1' = s '131473'
  61. }
  62. 'TypeLib' = s '{af586aae-b62a-420e-b796-294e7ee64c70}'
  63. 'Version' = s '1.0'
  64. }
  65. }
  66. }