change install way
This commit is contained in:
parent
42b146e927
commit
f4ad9276c3
@ -76,7 +76,7 @@ else
|
||||
endif
|
||||
|
||||
[Winbatch_install]
|
||||
"$InstallExe$" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /Dir=$InstallDir$
|
||||
"$InstallExe$" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /LOADINF="$IniCfgFile$" /Dir="$InstallDir$"
|
||||
|
||||
[Files_install]
|
||||
; copy the ini file to the InstallDir
|
||||
|
Loading…
Reference in New Issue
Block a user