Do you use PowerShell to run batch files in Visual Studio?
Last updated by Brady Stroud [SSW] 7 months ago.See historyWindows Command Processor (cmd.exe) cannot run batch files (.bat) in Visual Studio because it does not take the files as arguments. One way to run batch files in Visual Studio is to use PowerShell.