Runtime exception from IA Setup executable
Posted: Fri Jan 27, 2006 10:13 am
by gweihs
I compile my script and everything is ok, when I run it i get the error as shown in attached image
File Attached:
installAwareBug1.gif
Posted: Fri Jan 27, 2006 11:03 am
by MichaelNesmith
InstallAware does not use the C++ runtime libraries at all, so this leads me to conclude that the error you are getting is coming from somewhere else - perhaps a DLL call, a plug-in, or something similar.
Posted: Thu Oct 05, 2006 9:29 am
by BigSi
I'm having this problem as well. However, it only has appeared on one customer's computer so far!
We tried installing a couple of versions of the Microsoft Visual C++ runtime redistritubale (from the Microsoft website) but this has not fixed the problem.
Any ideas?