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.

11 lines
996 B

  1. ; WABFIND, WAB_PEOPLE, and LOC_WAB_PEOPLE
  2. ; get replaced during RegInstall (fnd.c)
  3. ; don't change it in here without doing the right thing there
  4. HKCR,CLSID\{32714800-2E5F-11d0-8B85-00AA0044F941},,,%WAB_PEOPLE%
  5. HKCR,CLSID\{32714800-2E5F-11d0-8B85-00AA0044F941}\InProcServer32,,,"%WABFIND%"
  6. HKCR,CLSID\{32714800-2E5F-11d0-8B85-00AA0044F941}\InProcServer32,"ThreadingModel",,"Apartment"
  7. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FindExtensions\Static\WabFind,,,"{32714800-2E5F-11d0-8B85-00AA0044F941}"
  8. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FindExtensions\Static\WabFind\0,,,%WAB_PEOPLE%
  9. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FindExtensions\Static\WabFind\0,LocalizedString,,%LOC_WAB_PEOPLE%
  10. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\explorer\FindExtensions\Static\WabFind\0\DefaultIcon,,,"%WABFIND%, 0"
  11. HKLM,SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved,"{32714800-2E5F-11d0-8B85-00AA0044F941}",,"%WAB_PEOPLE%"