InstallAware for Windows Installer
 

miaAddPatchFile

This function adds a patch reference to an InstallAware project.

void WINAPI miaAddPatchFile(
	const char* Patch
);

Patch

Specifies the full path to the patch reference to use. The patch reference must already exist. The patch reference must be an InstallAware installation, in EXE or MSI form. The patch reference will be linked to the project file.