﻿id	summary	reporter	owner	description	type	status	milestone	component	version	severity	resolution	keywords	cc
3109	2x FileInstall in same line (in if statement) not working compiled	anonymous		"Hello,

the following code works fine:

{{{
If Not (FileInstall(""a.txt"", ""a2.txt"") And FileInstall(""b.txt"", ""b2.txt"")) Then MsgBox(0, """", ""Error"")
}}}

But in the compiled version the second file could not be installed.. Maybe the Aut2Exe dont include the second file??
Try it yourself, it wont work
"	Bug	closed		Aut2Exe	3.3.14.0	None	No Bug		
