How to get a returned value from powershell and get it in a batch file?

前端 未结 5 888
我在风中等你
我在风中等你 2021-02-06 10:19

I\'m trying to execute a powershell from a batch file with the commande: Powershell .\\nameoffile.ps1

The PowerShell returns some values 1, 4, 0 and -1 . How can I get t

5条回答
提交回复
热议问题