Create InstallAdobeReader.ps1
This commit is contained in:
parent
add3f34289
commit
bd137c9f21
|
@ -0,0 +1,2 @@
|
|||
#Install Adobe Reader DC
|
||||
choco install adobereader -params '"/EnableUpdateService /UpdateMode:3"' --yes --no-progress
|
Loading…
Reference in New Issue