使用批处理、Bat查找指定名字的进程:

echo off
del /q /f /a tasklist.txt
del /q /f /a find.txt
tasklist>>tasklist.txt
find /i "qq.exe" tasklist.txt>>find.txt
echo %errorlevel%
if %errorlevel%==1 goto next
cls
echo msgbox "指定进程存在",64,"inf">>mes.vbs
call mes.vbs
del /q /f /a mes.vbs
goto end
:next
cls
echo msgbox "指定进程不存在",64,"inf">>mes.vbs
call mes.vbs
del /q /f /a mes.vbs
:end
del /q /f /a tasklist.txt
del /q /f /a find.txt

    菜鸟级的东西,很简单的用法。。。不费话了。。。

    使用批处理、Bat查找指定名字的进程,使用批处理查找指定名字的进程,使用Bat查找指定名字的进程,使用批处理查找指定名字进程,使用Bat查找指定名字进程,使用批处理查找指定进程,使用Bat查找指定进程,使用批处理查找进程,使用Bat查找进程,批处理查找进程,Bat查找进程。