Loading
Build fails with error -6100
[Installshield 2008, Basic-MSI]

 

When I try to build my project in the Installscript IDE the build fails after a few seconds with message.

 

Internal build error, error number -6100

 

The log file tells that this error occurs while/after creating the file table.

 

I have created many builds of this project in the past. Today, we have changed our server, where the merge-modules are located, so I had to adjust the merge-module-Path Property in the options dialog.

 

Any hint, any suggestion is welcome.

 

Thanks, H.

  • This error has something to do with dynamic file link. I had unintendedly added a subdirectory to a target directory of a dynamic link. Removing this subdirectory solved the issue.

Loading
Build fails with error -6100