Update InstallAdobeReader.ps1

This commit is contained in:
Omnicef 2020-08-25 18:53:32 -07:00
parent bd137c9f21
commit 094c6df4a7
1 changed files with 1 additions and 1 deletions

View File

@ -1,2 +1,2 @@
#Install Adobe Reader DC
choco install adobereader -params '"/EnableUpdateService /UpdateMode:3"' --yes --no-progress
choco install adobereader -params '"/EnableUpdateService /UpdateMode:3 /DesktopIcon"' --yes --no-progress --force