This is probably a stupid question and my Googling just is not functioning today.
I have an application I added a Visual Studio Installer > Setup Wizard project to. I am wondering how to add a button or check box that would launch the application after successful install. This would be located on the last page of the MSI Installer Package. I am using Visual Studio 2010 Ultimate.
I am needing this so that when the application does an automatic update, it auto launches the installer. I just need the installer to relaunch the app after the update.
This is probably very simple but for the life of me I cannot figure it out. Thanks in advance for you help.
Warning: The application will end up running as a high privilege account, which has security and user experience implications.
To run any application after the installation is complete,