Leaked source code of windows server 2003
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
565 B

  1. HKCR
  2. {
  3. LinkTrack.RestoreNotify.1 = s 'TrkRestoreNotifyClass'
  4. {
  5. CLSID = s '{D0056F6C-E2A0-11D0-B1C2-00C04FB9386D}'
  6. }
  7. LinkTrack.RestoreNotify = s 'TrkRestoreNotifyClass'
  8. {
  9. CurVer = s 'LinkTrack.RestoreNotify.1'
  10. }
  11. NoRemove CLSID
  12. {
  13. ForceRemove {D0056F6C-E2A0-11D0-B1C2-00C04FB9386D} = s 'TrkRestoreNotifyClass'
  14. {
  15. ProgID = s 'LinkTrack.RestoreNotify.1'
  16. VersionIndependentProgID = s 'LinkTrack.RestoreNotify'
  17. ForceRemove 'Programmable'
  18. InprocServer32 = s '%MODULE%'
  19. {
  20. val ThreadingModel = s 'Both'
  21. }
  22. }
  23. }
  24. }