I have created a windows application that I want to launch during the execution of a Setup Package I created using visual studio.net. The win app basically takes some Configuration input parameters and writes them to the registry. Any one know how to launch the exe I created during the installation?
Thanks


Reply With Quote
