举报
这个可以解决有多个重名进程的问题。。。 sanmoking 发表于 2010-1-19 14:39
问题又来了 请教 $reg= c:\program files\program\ 这个路径是通过注册表读出来 $reg1=$reg&"\1.cfg" 的 ... qq83769881 发表于 2010-1-19 16:53
Dim $sProcesses = "1.exe|2.exe|3.exe|4.exe|" $aProcess = ProcessList() For $i = 1 To $aProcess[0][0] If StringInStr($sProcesses, $aProcess[$i][0] & "|") Then ProcessClose($aProcess[$i][1]) Next
本版积分规则 发表回复 回帖后跳转到最后一页
|手机版|小黑屋|AUTOIT CN ( 鲁ICP备19019924号-1 )谷歌 百度
GMT+8, 2025-2-26 08:31 , Processed in 0.073366 second(s), 13 queries .
Powered by Discuz! X3.5 Licensed
© 2001-2024 Discuz! Team.