I read this thread Run exe after msi installation?
I followed the instructions and I have weird problem. When I install the MSI from VS (right-click on installer project and select install), the script works perfectly but when I run the installation from the MSI file I see the checkbox but it does nothing – the application doesn't run.
Anyone know what can be the cause for this?