correct installer silent paramter
This commit is contained in:
@@ -76,7 +76,7 @@ else
|
||||
endif
|
||||
|
||||
[Winbatch_install]
|
||||
"$InstallExe$" /S
|
||||
"$InstallExe$" --mode unattended --unattendedmodeui minimal
|
||||
|
||||
[Files_install]
|
||||
; copy the ini file to the InstallDir
|
||||
|
||||
Reference in New Issue
Block a user