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