X4 EVAL Plugin Problem?
Posted: Mon Jul 04, 2016 7:46 am
Hello,
I have switched my MSI code from IA17 to X4. There is a line with Eval Plugin to check if a software is installed or not.
This works fine with IA17.
Eval NOGSWINFILE = $GSWINFILE32$="NOTFOUND" and $GSWINFILE64$="NOTFOUND"
But now after build with X4 and executing the new setup I receive this error:
Invalid syntax: ""NOTFOUND"=""NOTFOUND"" and ""=""NOTFOUND""
See attached screenshots for details:
Is there a problem with Eval and X4?
best regards
Hans
I have switched my MSI code from IA17 to X4. There is a line with Eval Plugin to check if a software is installed or not.
This works fine with IA17.
Eval NOGSWINFILE = $GSWINFILE32$="NOTFOUND" and $GSWINFILE64$="NOTFOUND"
But now after build with X4 and executing the new setup I receive this error:
Invalid syntax: ""NOTFOUND"=""NOTFOUND"" and ""=""NOTFOUND""
See attached screenshots for details:
Is there a problem with Eval and X4?
best regards
Hans