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

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