AtNow——让程序延时执行
2010 七月 17
AtNow is a command-line utility that schedules programs and commands to run in the near future.
By default, the commands are executed within 70 seconds or less from the moment that you run the AtNow utility with the desired command.
Syntax
AtNow [\\ComputerName] [Delay] [/interactive] “command” [Parameters]
Examples
AtNow \\COMP1 /interactive “c:\winnt\system32\regedt32.exe”
AtNow “c:\program files\cmds\cmd2.cmd”
AtNow “c:\program files\MySoft\test1.exe” /p /m
AtNow \\192.168.0.5 /interactive “calc.exe”








