Hi I have Made Two Project in one Solution of microsoft visual studio 2010 One project is a windows service type another is windows Form Application The windows form application project can interact with the windows Service Project .But Now I am stuck as I donot know how to combine the two project and create a single setup file so that when I install the setup file in client machine both get install at same time. May Anyone please help in this regard
Thanks In advance