Windows2003-3790/enduser/speech/setup_whistler/testreg.bat
2020-09-30 16:53:55 +02:00

9 lines
295 B
Batchfile

@ECHO OFF
ECHO If this is the only output, the sapi5.inf file does not contain any
ECHO obvious SR-related entries.
grep -i sreng sapi5.inf
grep -i WINNT sapi5.inf
grep -i Msasr sapi5.inf
grep -i itn sapi5.inf | grep -v -i spitnprocessor
grep Windows sapi5.inf
grep ERROR sapi5.inf