Hi,

I have a customaction calling a third-party installer

    <CustomAction  Id="RunInstallSomething"  Property="SomethingPath"
ExeCommand='"[SourceDir]Something" "[INSTALLLOCATION]"
"[ProgramMenuDir]" "!(loc.LANG_IND)"' Return='check' Impersonate="no"
Execute="deferred" />

But for some reason on Vista, the third-party exe is launched in the
background behind the Windows Installer.  Is there a way to force it to
launch in the foreground instead?


Thanks,
Shirley


-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to