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.

24 lines
512 B

  1. HKCR
  2. {
  3. OlePrn.DSPrintQueue.1 = s 'DSPrintQueue Class'
  4. {
  5. CLSID = s '{435899C9-44AB-11D1-AF00-080036234103}'
  6. }
  7. OlePrn.DSPrintQueue = s 'DSPrintQueue Class'
  8. {
  9. CurVer = s 'OlePrn.DSPrintQueue.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {435899C9-44AB-11D1-AF00-080036234103} = s 'DSPrintQueue Class'
  14. {
  15. ProgID = s 'OlePrn.DSPrintQueue.1'
  16. VersionIndependentProgID = s 'OlePrn.DSPrintQueue'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. }
  23. }
  24. }