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.

34 lines
769 B

  1. HKCR
  2. {
  3. OlePrn.OleInstall.1 = s 'OleInstall Class'
  4. {
  5. CLSID = s '{C3701884-B39B-11D1-9D68-00C04FC30DF6}'
  6. }
  7. OlePrn.OleInstall = s 'OleInstall Class'
  8. {
  9. CurVer = s 'OlePrn.OleInstall.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {C3701884-B39B-11D1-9D68-00C04FC30DF6} = s 'OleInstall Class'
  14. {
  15. ProgID = s 'OlePrn.OleInstall.1'
  16. VersionIndependentProgID = s 'OlePrn.OleInstall'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. ForceRemove 'Control'
  23. ForceRemove 'Programmable'
  24. ForceRemove 'Insertable'
  25. ForceRemove 'ToolboxBitmap32' = s '%MODULE%, 1'
  26. 'MiscStatus' = s '0'
  27. {
  28. '1' = s '131473'
  29. }
  30. 'TypeLib' = s '{7586B340-EC08-11D0-A466-00C04FC30DF6}'
  31. 'Version' = s '1.0'
  32. }
  33. }
  34. }