中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-27 02:23
47,812 topics / 349,912 posts / today 2 new / 48,264 members
其它操作系统综合讨论区 » [Help] Looking for an AT timing command
Printable Version  1,000 / 3
Floor1 pcc77cn Posted 2007-03-29 05:22
新手上路 Posts 2 Credits 6
My TTPlayer installation path is: D:\Program Files\TTPlayer\TTPlayer.exe. Today is the 28th, and I want a DOS command using AT to start TTPlayer at 6 a.m. on the 29th. It would be best not to use the "/every:29" parameter.

Thanks for the advice~
Floor2 Climbing Posted 2007-03-29 05:41
铂金会员 Posts 2,753 Credits 6,962 From 河北保定
The at command can't be precise to a certain day, it can only be precise to the time. Use Task Scheduler instead.
Floor3 pcc77cn Posted 2007-03-29 05:46
新手上路 Posts 2 Credits 6
I used the AT command before. When I checked the command in cmd, I found that the date was written as: "tomorrow", but I don't remember how I wrote the AT command at the time. I remember very clearly that the date shown on the command line was: "tomorrow". That's really strange~ Later on I tried many times and it still didn't work. Only using the "/every:29" parameter works. Maybe there's something wrong with my system~ Thanks~
Floor4 vk Posted 2007-03-29 06:37
中级用户 Posts 86 Credits 218
The OP can use this command to achieve this function
schtasks
Usage is as follows:
(schtasks /create /tn a /tr "D:\Program Files\TTPlayer\TTPlayer.exe" /sc once /sd "2007/03/29" /st 06:00:00)
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023