Jump to content


This is a ready-only archive of the InstallSite Forum. You cannot post any new content here. / Dies ist ein Archiv des InstallSite Forums. Hier können keine neuen Beiträge veröffentlicht werden.
Photo

Retrieving launched application's return code


1 reply to this topic

rideSD

rideSD
  • Full Members
  • 4 posts

Posted 29 November 2005 - 02:18

Hello!

I performed a search about this with no luck.

Is there a way to retrieve a launched application's return code (executed via launchappandwait)?

Thanks!
Dave

Stefan Krueger

Stefan Krueger

    InstallSite.org

  • Administrators
  • 13,269 posts

Posted 30 November 2005 - 09:22

In InstallShield Professional 6 you should use the extended version of LaunchAppAndWait (LaunchAppEx) which can be found here:
http://www.installsi.../en/isp_ext.htm

Later versions of IS Professional have an enhanced version of LaunchAppAndWait built in with similar functionality.