vbs实现的tasklist效果代码

vbs实现的tasklist效果代码

This short script uses WMI to display the same information than in the tool "tasklist", but dumping the result on the console. It can dump remote tasks running on another computer, 这个简短的脚本使...