开发者

How to execute a program on remote machine from Cruise Control .net build process?

开发者 https://www.devze.com 2023-03-16 03:35 出处:网络
I want to run a tool as part of my build process which requires environment setup for its execution. I have setup this environment on another machine. Is there any way I can execute the 开发者_Python百

I want to run a tool as part of my build process which requires environment setup for its execution. I have setup this environment on another machine. Is there any way I can execute the 开发者_Python百科program on the remote machine from my cruise control .net build process. I know how to run the tools on the same machine. but I am not able to figure out how can i execute it if this tool is on remote machine. Any suggestions?


One option is to use psexec to remotely call a command-line tool on another machine.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号