InstallAware for Windows Installer
 

miaAddIncludeFile

This function adds an include script to an InstallAware project.

void WINAPI miaAddIncludeFile(
	const char* Include
);

Include

Specifies the full path to the include script to use. The include script must already exist. The include script will not be copied to the project folder but referenced directly from its current location.s