Board logo

标题: 求一个程序的运行时间BAT或VBS [打印本页]

作者: gcdj     时间: 2010-7-14 12:44    标题: 求一个程序的运行时间BAT或VBS

求一个程序的运行时间BAT或VBS

如果可能的话''''
这个程序最后会弹出一个对话框,求这个程序从开始运行到这个对话框的时间!
作者: qinchun36     时间: 2010-7-14 18:31
wmic process where name='explorer.exe' get CreationDate
作者: gcdj     时间: 2010-7-20 07:44


  Quote:
Originally posted by qinchun36 at 2010-7-14 18:31:
wmic process where name='explorer.exe' get CreationDate

Thank you !

时间看不懂!~

是否能让它显示出小时/分/秒

hh-mm-ss

[ Last edited by gcdj on 2010-7-20 at 08:21 ]
附件 1: ddddd.GIF (2010-7-20 08:20, 7.66 K)