'How to make a PowerShell script dowload a source
So I would like to know if it's possible to write a script that will download a sources like an .exe or .msi from a website like Git or any other website that I provide the right url.
My goal is to dowload the .exe or .msi compare his version to the soft already installed then either update it or do nothing depending the case ( This part will be easy since I already wrote it)
But since I don't know if it's possible to dowload a file and after some search I didn't find anything that was working for me at least.
Hope you guys can guide me to the light
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
