Hello Friends,
My requirement to run exe in between installing MSI installer, i am using C#.NET setup and deployment project.
Please suggest any solution.
Thanks in advanced,
Abhijit
Hello Friends,
My requirement to run exe in between installing MSI installer, i am using C#.NET setup and deployment project.
Please suggest any solution.
Thanks in advanced,
Abhijit
Know the answer? Post it — somebody with the same question will find it here.
Sign in to answer this question
It is the same account you read, post and publish with — and you will come straight back to this page.
joy bPosted Aug 7, 2010, 7:21 AM
communicates with the exe in WCF or using the inout/ouput standard.
At the end use myProc.Join to wait for the process to complete.
joy.