[wix-users] MBA launch application after install
Krishna Sadasivam
krishnas at microsoft.com
Wed Aug 5 14:39:25 PDT 2015
Hi Experts,
I have a MBA implemented and would like to know how I can launch the installed application right after the "Install" operation successfully completed.
I am specifically looking for how to get the installed product path, with which I can use Process.Start("directoryPath/product.exe") in my MBA to launch after successful "Install" operation.
More information about the wix-users
mailing list