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

  1. HKCR
  2. {
  3. ACSSnapExt.ACSSnapExt.1 = s 'ACSSnapExt Class'
  4. {
  5. CLSID = s '{FD57D29A-4FD9-11D1-854E-00C04FC31FD3}'
  6. }
  7. ACSSnapExt.ACSSnapExt = s 'ACSSnapExt Class'
  8. {
  9. CurVer = s 'ACSSnapExt.ACSSnapExt.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {FD57D29A-4FD9-11D1-854E-00C04FC31FD3} = s 'ACSSnapExt Class'
  14. {
  15. ProgID = s 'ACSSnapExt.ACSSnapExt.1'
  16. VersionIndependentProgID = s 'ACSSnapExt.ACSSnapExt'
  17. InprocServer32 = s '%MODULE%'
  18. {
  19. val ThreadingModel = s 'Apartment'
  20. }
  21. }
  22. }
  23. }