Error F8518

InstallShield 2016 » InstallScript Language Reference

Message

I/O error on link file

Description

An error occurred when InstallShield attempted to write to the link file.

Troubleshooting Information

Each time you compile your setup, InstallShield creates intermediate files with the following file extensions: .dbg, .ino, .inx and .obs. After compilation, these files remain in the scripts folder. This message is displayed when an error occurs on an attempt to access the link file (.ino).

This error might be caused by the following:

The disk is full. Create more available disk space by deleting unwanted files and then recompile.
The link file is damaged. Rename it or delete it from Scripts folder and then recompile.