S C wrote:
With the below code, I am trying to launch multiple commands, however I don't want to leave CMD prompts open for the two web browser sessions. Also, the final "success" message does not appear until the final CMD prompt is closed. How can I make this better?

If you're using WiX v3, check out the ShellExec custom action; it handles launching URLs without resorting to cmd.exe.

--
sig://boB
http://joyofsetup.com/

-------------------------------------------------------------------------
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