Hello,
I am currently reviewing your great product to buy it,
but I got a little problem :
I try to force the user to install MySQL and PHP before the installation.
So, for example for MySQL, I added in Project settings > Search > Target Computer > new file search > mysqld.exe
The name of this condition is "MYSQL"
Then, in Project settings > Launch Condition > Additional Launch Conditions, New, then in the Condition box : Expression : "MYSQL = 3"
Unfortunately, the installer do not seems to look for the mysqld.exe file, and install the application even if MySQL is not installed.
Any ideas ?