|
Hello,
I'm using VS 2005, and I have two setup projects (one is a windows setup project and one is a web setup project) that I want to be packaged into one installer. What's the best way to do this? I've tried adding the output of the Web Setup Project into the Windows Setup Project, but that hasn't worked, and I've tried adding the installer files for the Web Setup Project into the Windows Setup Project, and that hasn't worked either. Any ideas?
Thanks, Josh
|