Error F8512

InstallShield 2019 ยป InstallScript Language Reference

Message

include file plus path is too large

Description

The path specified in an #include statement exceeds the maximum length of 256 characters

Troubleshooting Information

Move the included files to a folder that can be referenced with a path whose length is less than 256 characters.

See Also