bugfix
This commit is contained in:
parent
20cb671efd
commit
24e56d8e41
@ -111,10 +111,10 @@ else
|
|||||||
Winbatch_install_vcredist
|
Winbatch_install_vcredist
|
||||||
Sub_check_exitcode
|
Sub_check_exitcode
|
||||||
|
|
||||||
; Files_install_64
|
Files_install_64
|
||||||
; if not (FileExists($msifileX64$))
|
if not (FileExists($msifileX64$))
|
||||||
; isFatalError
|
isFatalError
|
||||||
; Endif
|
Endif
|
||||||
|
|
||||||
comment "Installing TM Worry Free X64"
|
comment "Installing TM Worry Free X64"
|
||||||
Winbatch_install_wf_x64
|
Winbatch_install_wf_x64
|
||||||
|
Loading…
Reference in New Issue
Block a user