Hi All,
I am facing very strange problem. am launching an exe ( Dialog based application) using LaunchAppAndWait function (please see below piece of code am using). The function is executed fine but the application dialog displayed back side of the installation setup status window.
How to display this application dialog on the top to installation window so that I can accept the user inputs?
szCmdLine = "";
szCmd = "MyDlgApp.exe"';
LaunchAppAndWait(szCmd,szCmdLine,LAAW_OPTION_WAIT )
Am I missing something here?
Any help in this regard is highly appreciated.
Thanks
Shekhar
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.

Launching exe problem
Started by
Shekhar
, Apr 19 2006 00:53
2 replies to this topic
Posted 26 April 2006 - 07:51
Did you look at the information under "Enable Setup to Take Focus" at http://www.installsi.../en/isp_ext.htm ?
Stefan Krüger
InstallSite.org twitter facebook