fix for non silnet install (#2081)
changed from inno that asks for user input to exe with switches to enabled silent install
This commit is contained in:
@@ -11,5 +11,8 @@ Installers:
|
||||
- Arch: x86
|
||||
Url: https://ardownload2.adobe.com/pub/adobe/reader/win/AcrobatDC/1901020064/AcroRdrDC1901020064_MUI.exe
|
||||
Sha256: 81953F3CF426CBE9E6702D1AF7F727C59514C012D8D90BACFB012079C7DA6D23
|
||||
InstallerType: inno
|
||||
InstallerType: exe
|
||||
Switches:
|
||||
Silent: /sAll /rs /rps /l /re
|
||||
SilentWithProgress: /sPB /rs /rps /l /re
|
||||
Language: Multilingual
|
||||
|
||||
Reference in New Issue
Block a user