windows-nt/Source/XPSP1/NT/enduser/speech/setup_whistler/testreg.bat

9 lines
287 B
Batchfile
Raw Permalink Normal View History

2020-09-26 03:20:57 -05:00
@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