Thursday, April 13, 2017

Microsoft Tools Leave Me Wanting....

You wouldn't believe how difficult it was to figure out the syntax of this simple task using Microsoft tools. (Linux makes it *so* easy!):

powershell -command "& { Invoke-WebRequest -UseBasicParsing -Uri https://download.mozilla.org/… -Outfile 'FirefoxSetup.exe' }"

No comments: