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

  1. HKCR
  2. {
  3. PTRegTerminal.Class = s 'Plug-in Terminal'
  4. {
  5. CLSID = s '{45234E3E-61CC-4311-A3AB-248082554482}'
  6. }
  7. PTRegTerminal.Class = s 'Plug-in Terminal'
  8. {
  9. CLSID = s '{45234E3E-61CC-4311-A3AB-248082554482}'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {45234E3E-61CC-4311-A3AB-248082554482} = s 'Plug-in Terminal'
  14. {
  15. ProgID = s 'termmgr.PTRegTerminal'
  16. VersionIndependentProgID = s 'termmgr.PTRegTerminal'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'both'
  20. }
  21. }
  22. }
  23. }