Hi guys,
I would like to ask you on how to configure a Setup and Deployment to run an application(Wizard) after installation. Currently, the best I can do is to used the Installer class commit method but this launches before the Last Dialog box. What I want is to launch it after I close the Last Dialog box. Appreciate your insights and solutions.
Thanks
I found different discussions about this problem but does not give a definite solution. They said it is the default of VS and need to do it asynchronously using scripts or Orca. I tried Orca but it's not working. Hope you can help me guys..
Try this tool --> http://www.cornerhouse.ca/en/msilaunch.html
Thanks bro, i tried this one and Orca tool. Unfortunately both of them did'nt work. Maybe i need to find way to make it asynchronous.