#1
|
|||
|
|||
Running a bat file on a remote computer.
Hi,
I had a question regarding running a bat file on machine "B" through a build script which is run on machine "A" . To describe the situation a little more, I need to unshare the folder (which is on a different machine , machine "B") where the exe is being copied to and then reshare it after the copy completes. I want to use the "NET SHARE" for this purpose. We have run into the issue where we have made a new build and our build script tries to copy it to the server but a person is installing (or has left the final dialog up) so the copy fails. Any suggections for this? Thanks. |
|
|