Page 1 of 1

Variables return TRUE but all IF statements fail

Posted: Tue Jun 20, 2023 4:07 pm
by RolandBrooks
Using X12 Studio edition. I manually created a Ukrainian language translation.

The following MSI code returns TRUE to ISWINDOWS64BIT. However the code always steps into the IF statement as if the variable was set to FALSE.

Get System Setting Windows in 64 bit Mode into ISWINDOWS64BIT
if Variable ISWINDOWS64BIT Equals FALSE
Terminate Installation
end

This only occurs when I select the Ukrainian language, and not with other languages that are intrinsically part of X12.

Re: Variables return TRUE but all IF statements fail

Posted: Mon Feb 12, 2024 7:34 pm
by JohnGaver
This topic applies to InstallAware Multi Platform as well.

Check the If statements in your InstallAware Translator.

The default comparison values have been overridden there by a member of your team.