I have one WPF (C#) solution, which contain 4 projects (Please check the picture), and some icons. I want to create setup/installer exe file. How can I do that?
I have tried Installshield and Advance Installer Project but its not even debugging.
Its working perfect in my other project which have 1 project in 1 solution. But its not working in this project where I have 4 projects in 1 solution.
if someone please help me?