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.

25 lines
594 B

  1. HKCR
  2. {
  3. MSPromptEng.PromptEng.1 = s 'PromptEng Class'
  4. {
  5. CLSID = s '{4BA3C5FA-2236-4EE7-BA28-1C8B39D31D48}'
  6. }
  7. MSPromptEng.PromptEng = s 'PromptEng Class'
  8. {
  9. CLSID = s '{4BA3C5FA-2236-4EE7-BA28-1C8B39D31D48}'
  10. CurVer = s 'MSPromptEng.PromptEng.1'
  11. }
  12. NoRemove CLSID
  13. {
  14. ForceRemove {4BA3C5FA-2236-4EE7-BA28-1C8B39D31D48} = s 'PromptEng Class'
  15. {
  16. ProgID = s 'MSPromptEng.PromptEng.1'
  17. VersionIndependentProgID = s 'MSPromptEng.PromptEng'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. 'TypeLib' = s '{30DD8119-2647-46E2-AB2C-E7B8404D58ED}'
  23. }
  24. }
  25. }