I am wanting to run a DOS cmd to copy an exe file from another directory
and then run the executable using a wildcard but it's not working
Here is the cmd in which it does copy the file but does not execute it
afterwards:
copy /v /z "\cardinal-9547e3\Active Production\Isotrac Online*.exe" %tmp%
%tmp\Isotrac Online*.exe
No comments:
Post a Comment