Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/batch-file/6.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Batch file 詹金斯:在从机上本地运行批处理_Batch File_Jenkins_Auto Build - Fatal编程技术网

Batch file 詹金斯:在从机上本地运行批处理

Batch file 詹金斯:在从机上本地运行批处理,batch-file,jenkins,auto-build,Batch File,Jenkins,Auto Build,我需要Jenkins能够使用参数在本地从机上运行批处理文件。我尝试过使用PSExec工具,但Jenkins尝试使用它时它不会运行(从:Windows7x86OS)。xCmd不能在本地运行。有人能推荐一些工具或方法吗?PSExec在Windows 7 x64上为我工作。解决了

我需要Jenkins能够使用参数在本地从机上运行批处理文件。我尝试过使用PSExec工具,但Jenkins尝试使用它时它不会运行(从:Windows7x86OS)。xCmd不能在本地运行。有人能推荐一些工具或方法吗?

PSExec在Windows 7 x64上为我工作。解决了