解決方法 2 powershell.exeの引数にps1スクリプトを指定する. PS> Start-Process powershell.exe -ArgumentList "-NoExit -file ./foo.ps1". 上のように ...
確定! 回上一頁