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.

8 lines
295 B

  1. @ECHO OFF
  2. ECHO If this is the only output, the sapi5.inf file does not contain any
  3. ECHO obvious SR-related entries.
  4. grep -i sreng sapi5.inf
  5. grep -i WINNT sapi5.inf
  6. grep -i Msasr sapi5.inf
  7. grep -i itn sapi5.inf | grep -v -i spitnprocessor
  8. grep Windows sapi5.inf
  9. grep ERROR sapi5.inf