pjaiswal
04-17-2006, 02:29 PM
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.
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.