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

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