Error C8050
InstallShield 2022 ยป InstallScript Language Reference
Message
'text' : invalid expression for #if/#elif
Description
The character or characters specified by text are invalid in the expression following the #if or #elif preprocessor command.
Troubleshooting Information
This error message is triggered if an invalid expression after an #if or #elif keyword.
See Also