BLD:E0015
Error %u while copying %s to %s: %s
An error occurred while InstallMate tried to copy a Setup file to the installation package. As a result, the package cannot be built.
Parameters
- %u
- Windows error code
- %s
- Source path of the file being copied
- %s
- Target path of the file being copied
- %s
- Error message (derived from the Windows error code)
Background information
The InstallMate package includes a number of files that are required to start the Setup program. They must all be copied to the installation package in order to build the installer.
Solution
Inspect the error message to see what went wrong and try to resolve the problem. If that doesn't help, try re-installing InstallMate to resolve this problem.