Kill any currently running exe with the title.
结束当前运行的 exe 进程。
<KillExe DelayHost="delayNode" Delay="0" ExeName="*"/> Copy
<KillExe DelayHost="delayNode" Delay="0" ExeName="*"/>
Optional
Use * to kill all currently running executables.
*
使用 * 来结束所有 exe 进程。
Kill any currently running exe with the title.
Locale CN
结束当前运行的 exe 进程。
Example