China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --

Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
DOS stands for freedom, openness and progress. Let us work hard, learn from the openness and GNU spirit of FreeDOS and Linux, and together build and grow a free GNU GPL world!

中国DOS联盟论坛
The time now is 2026-08-27 01:27
中国DOS联盟论坛 » 其它操作系统综合讨论区 » [Help] Looking for an AT timing command View 999 Replies 3
Original Poster Posted 2007-03-29 05:22 ·  中国 河南 洛阳 联通
新手上路
Credits 6
Posts 2
Joined 2007-03-29 05:00
19-year member
UID 83249
Gender Male
Status Offline
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~
Floor 2 Posted 2007-03-29 05:41 ·  中国 河北 保定 联通
铂金会员
★★★★
网络独行侠
Credits 6,962
Posts 2,753
Joined 2003-04-16 00:00
23-year member
UID 1565
Gender Male
From 河北保定
Status Offline
The at command can't be precise to a certain day, it can only be precise to the time. Use Task Scheduler instead.
偶只喜欢回答那些标题和描述都很清晰的帖子!
如想解决问题,请认真学习“这个帖子”和“这个帖子”并努力遵守,如果可能,请告诉更多的人!
Floor 3 Posted 2007-03-29 05:46 ·  中国 河南 洛阳 联通
新手上路
Credits 6
Posts 2
Joined 2007-03-29 05:00
19-year member
UID 83249
Gender Male
Status Offline
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~
Floor 4 Posted 2007-03-29 06:37 ·  中国 上海 东方有线
中级用户
★★
Credits 218
Posts 86
Joined 2006-08-10 10:45
20-year member
UID 60205
Gender Male
Status Offline
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)
Forum Jump: