Static Download Link
Hey Guys,
When I build computers for users we normally install some default software to make it easier for them.
For example, I install Edge/Chrome/Adobe Reader.
I have been able to find the static download links for Edge and Chrome.
So I have been able to script the install of these applications.
I would also like to include Adobe Reader (free version) into my script.
At the moment I have to go to this website:
https://get.adobe.com/uk/reader/enterprise/
And download the MSI from there.
Do you have a static link to download the latest version of this installer?
I can find the .EXE version of Adobe Reader (https://admdownload.adobe.com/bin/live/readerdc_en_xa_crd_install.exe)
The only issue is though that version doesn't allow silent install with command-line arguments.
Thats why I need the .MSI version.
Any help would be appreciated.
