Click here to Skip to main content
15,915,163 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
hello frnds,
please help me...
Posted

check below article
Launching Your Application After Install using Visual Studio 2005[^]
you can create install MSI file and in the Committed event you can start the program.
additional reference:
How do I launch an application after install in a Visual Studio Setup Project[^]
 
Share this answer
 
v3
In addition to Solution1 , if you want to try something different using NSIS custom installer , refer below link .

Creating an Installer[^]
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900