You can use a batch file that does a net stop, copy and net start.
Asked By Jason Massie
14-Feb-08 04:33 PM
You can use a batch file that does a net stop, copy and net start. Schedule
it with task scheduler.
--
Jason Massie
Web: http://statisticsio.com
RSS: http://feeds.feedburner.com/statisticsio
When it does a copy and it's only copying one file, not the entire directory.
Asked By pete008
14-Feb-08 05:14 PM
When it does a copy and it is only copying one file, not the entire directory.
The directory has 4 folders and 1 readme file and it is copying the readme
file.
Any ideas?