bugfix
This commit is contained in:
		| @@ -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 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user