Error F8513
InstallShield 2024 » InstallScript Language Reference
Message
too many nested #include files
Description
InstallScript allows nesting of include files up to a maximum of 8 levels. This limit has been exceeded.
Troubleshooting Information
Reduce the number of nested levels.
See Also