message | The basic stuff can be done with the command line AT but not run on boot
or
| anything like that.
| There is a Win Api for it. A discussion of using it is here:
| http://www.tek-tips.com/viewthread.cfm?qid=356060&page=7
|
You should use schtasks which is a more powerfull superset of the AT
command.
schtasks can create a task that should run at system start (using the
ONSTART modifier).
Willy.
Ask a Question
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.