Error F8515
InstallShield 2022 ยป InstallScript Language Reference
Message
macro expansion buffer overflow
Description
The expansion of macros in the error line exceeds the maximum of 1024 characters.
Troubleshooting Information
Restructure your code to eliminate this error.
See Also