BLD:E0016

Error %u while mapping PE file %s: %s

An error occurred while InstallMate tried to map the Setup.exe stub into memory in order to set its properties. As a result, the package cannot be built.

Parameters

%u
Windows error code
%s
Path of the file that could not be mapped
%s
Error message (derived from the Windows error code)

Background information

During the build process, InstallMate must set some properties in the Setup.exe stubs of the installation package (for example, it sets the VERSIONINFO information to the product information of your project). It does so by mapping part of the file into memory and then replacing the existing information.

Solution

Inspect the error message to see what went wrong and try to resolve the problem. If that doesn't help, report this error to our technical support department support@tarma.com, if possible with a copy of your .im9 file and the system information from the About InstallMate - System Info dialog box.