
stephane.parent asked a question.
IsCmdBld returned -1073741819
Since upgrading to Installshield 2015 SP1, I am getting a very weird problem.
running IsCmdBld -p Installer.ism -r ReleaseTarget, works fine
running the same cmd in ant
give a strange error exec returned: -1073741819
Dump attached
This problem is similar to the following but encountered with IS2012 an hot fix was required then.
https://community.flexerasoftware.com/showthread.php?201811-exec-returned-1073741819&highlight=1073741819
I don't know ant, but -1073741819 seems to be the Code vor ACCESS VIOLATION so you maybe don't have enough rights.
Hi,
I don't know ant, but -1073741819 seems to be the Code vor ACCESS VIOLATION so you maybe don't have enough rights. "
What type of rigths are we talking about?
The IsCmdBld does work on the same machine but outside of ant process.