R
Richard Otter
I have written a simple scheduled task to copy files with the archive bit
set from my development directory to another folder. (I hit the wrong button
on a SourceSafe get and almost lost work.)
It runs every 10 minutes during the day. Great. However, when it runs, it
briefly pops up a command line window. Right now, it feels reassuring. By
tomorrow, it will be annoying.
How can I run my xcopy command without the pop up?
Thanks,
Richard
set from my development directory to another folder. (I hit the wrong button
on a SourceSafe get and almost lost work.)
It runs every 10 minutes during the day. Great. However, when it runs, it
briefly pops up a command line window. Right now, it feels reassuring. By
tomorrow, it will be annoying.
How can I run my xcopy command without the pop up?
Thanks,
Richard