_Eagle_
19th August 2012 21:07 UTC
Installer uses Installer
Hi!
I'm calling an external (second) installer at one of my sections. This second installer is also a NSIS File.
The second Installer uses the GUI, so I can't use nsExec::ExecToStack
How can I access the Stack of the second Installer at the First one?
Regards
Chris
_Eagle_
19th August 2012 21:43 UTC
Or is it possible to define Finish/Error Codes?
_Eagle_
20th August 2012 19:53 UTC
Thanks for help, but I'm not able to get the errorcode from the second application into the first application....
MSG
21st August 2012 06:17 UTC
You can find an example for that here: http://nsis.sourceforge.net/Docs/Chapter4.html#4.9.1.4