标签: batch-file webpage
我希望每周五上午9点批量加载一个批处理文件。如果可能的话,我想在没有任务调度程序的情况下这样做。
答案 0 :(得分:0)
使用Windows'内置at命令。 Documentation here
at
或更新的schtasks并使用20160分钟的RunInterval(RI)。 Documentation here
schtasks
RI