codev install broken in silent
This commit is contained in:
parent
fb81c47b77
commit
1fdad382a9
@ -77,7 +77,7 @@ endif
|
|||||||
|
|
||||||
[Winbatch_install]
|
[Winbatch_install]
|
||||||
"$InstallExe$" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /DIR="$InstallDir$"
|
"$InstallExe$" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /DIR="$InstallDir$"
|
||||||
"$InstallCodecExe$" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /DIR="$InstallDir$"
|
; "$InstallCodecExe$" /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /SP- /DIR="$InstallDir$"
|
||||||
|
|
||||||
[Files_install]
|
[Files_install]
|
||||||
; copy the ini file to the InstallDir
|
; copy the ini file to the InstallDir
|
||||||
|
Loading…
Reference in New Issue
Block a user