When the following command is excuted in my script I receive and error that UNC paths are not support. It still seems to run but the error is rather annoying. Is there anyway to fix this problem?
SHELL '%COMSPEC% /c copy ...'
Thanks,
-Ron