Warning: file_get_contents(/data/phpspider/zhask/data//catemap/2/csharp/275.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
C# 在C中运行时,批处理文件身份验证失败#_C#_.net_Git_Powershell_Batch File - Fatal编程技术网

C# 在C中运行时,批处理文件身份验证失败#

C# 在C中运行时,批处理文件身份验证失败#,c#,.net,git,powershell,batch-file,C#,.net,Git,Powershell,Batch File,我不熟悉PowerShell脚本的世界,并尝试从git repo克隆 我已从.bat(批处理)调用PowerShell脚本。 从C#调用.bat文件时,我发现以下错误 如果我从本地驱动器单独运行.bat文件,工作正常。 我想从C#调用这个.bat文件 它的GIT身份验证问题,它不是C的问题#你能用更多细节更新你的问题吗

我不熟悉PowerShell脚本的世界,并尝试从git repo克隆

我已从.bat(批处理)调用PowerShell脚本。 从C#调用.bat文件时,我发现以下错误

如果我从本地驱动器单独运行.bat文件,工作正常。 我想从C#调用这个.bat文件


它的GIT身份验证问题,它不是C的问题#你能用更多细节更新你的问题吗