Tagged Questions
2
votes
1answer
2k views
Powershell Start-Process Parameter Problems
Probably a total noob question but:
When I run
Start-Process ".\packages\PS-Get.0.1.0.0\NuGet.exe" update -RedirectStandardOutput ".\packages\PS-Get.0.1.0.0\NuGet.exe.Update.log" ...