將以下代碼寫出.bat格式
@echo off
color a
echo "正在關閉教師."
taskkill /f /im StudentMain.exe /T
taskkill /f /im ProcHelper64.exe /t
taskkill /f /im StudentMain.exe /t
taskkill /f /im MasterHelper.exe /t
taskkill /f /im Error.exe /t
taskkill /f /im GATESRV.exe /t
taskkill /f /im InstHelpApp.exe /t
taskkill /f /im InstHelpApp64.exe /t
taskkill /f /im ProcHelper64.exe /t
taskkill /f /im SafeJY.exe /t
taskkill /f /im Shutdown.exe /t
taskkill /f /im SpecialSet.exe /t
taskkill /f /im StudentMain.exe /t
taskkill /f /im TDOvrSet.exe /t
taskkill /f /im TDChalk.exe /t
taskkill /f /im unins000.exe /T
cls
echo "已關閉."
start chrome.exe "Https://www.baidu.com"
echo on
轉載請註明出處,本文鏈接:https://www.uj5u.com/qita/123801.html
標籤:其他
