we have updated from InstallAware 9 R2 to the brand new InstallAware 16.
We tried to build our setup (that worked without any problems with InstallAware 9 R2) without any changes, but every time we try to compile it InstallAware crahes - at first it does not respond for several seconds, the memory consumption is going up and after some time you get the usual ".. stopped working" dialog:
Problem signature:
Problem Event Name: APPCRASH
Application Name: miae.exe
Application Version: 1.0.0.0
Application Timestamp: 51af58c5
Fault Module Name: ntdll.dll
Fault Module Version: 6.1.7601.17725
Fault Module Timestamp: 4ec49b8f
Exception Code: c0000005
Exception Offset: 0003adaf
OS Version: 6.1.7601.2.1.0.274.10
Locale ID: 3079
Additional Information 1: ab68
Additional Information 2: ab683cad8845294740765288ebd0727c
Additional Information 3: d145
Additional Information 4: d1453aacdd86c0423ae22e3bcad62ec1
After some time I could nail down the problem - we have used two compiler variables for the ProductName: "#TITLE# #VERSION#"
If I change this to only one compiler variable everything works fine.
While using only a single compiler variable is a possible workaround this is still very annoying.
Regards,
Manuel Pöter