Error F8514

InstallShield 2016 ยป InstallScript Language Reference

Message

#if statements too deeply nested

Description

InstallScript allows nesting of #if statements up to a maximum of 10 levels. This limit has been exceeded.

Troubleshooting Information

Reduce the number of nested levels.

See Also