BLD:E0066

Error %u while copying MSI database %s to %s: %s

An error occurred when InstallMate tried to copy the MSI database template file prior to the build. This prevents the configuration from being built.

Parameters

%u
Windows error code
%s
Path name of MSI database template
%s
Path name of the configuration's installation package
%s
Error message (derived from the Windows error code)

Background information

The MSI database template file is used as the starting point for the new installation package. It is copied to the configuration's target path when the build starts.

Solution

Inspect the error message to see what went wrong and try to resolve the problem.