[ Last edited by online365 on 2006-11-11 at 11:12 PM ]作者: 9527 时间: 2006-10-21 03:18 楼主试试这个,你缺少了 /interactive这个参数
at 15:21 /interactive notepad c:\tmp.txt
如果楼主非要用START命令完成,那么请试试以下语句
at 15:31 /interactive ""cmd /c start c:\tmp.txt""
[ Last edited by 9527 on 2006-10-21 at 03:24 ]作者: online365 时间: 2006-10-24 04:06 非常感谢啊,用你的方法执行了哦