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:
Post a Comment