作者:createfree | 时间:2009-03-11 06:30 | 标题:定时运行,却无法运行
我在批处理文件中写入: start www.sina.com.cn 能够立即打开新浪网页,可是我要在某个时间运行这个网页,加其前加上时间: at 9:00 start www.sina.com.cn ,当到了9:00的时候,却没有反应,怎么回事,请指示
作者:sunhangmail | 时间:2009-03-11 07:09
在后面加上/interactive这个参数,表示与当时的桌面交互
作者:createfree | 时间:2009-03-11 08:01
还是不行 再请明示
你可以自己试试看
作者:HAT | 时间:2009-03-11 08:15
应该使用schtasks命令
作者:createfree | 时间:2009-03-11 08:28
写一个出来试试
作者:yishanju | 时间:2009-03-11 16:23
作者:yishanju | 时间:2009-03-11 16:24
手工设置个计划任务也不超过一分钟吧
作者:HAT | 时间:2009-03-11 22:39 | 标题:Re 7楼
因为手工不能自动,批处理能。
作者:createfree | 时间:2009-03-11 22:42