Question : single install file for .net

I am attempting to create a .NET deployment project.

Is there a way I can include all of the files in one file.  

The files include:

install.msi
setup (bootstrap)
NET40 installer
Win Installer 3.0

I'd like them to be in one neat package.

Thanks,
JOe K.

P.S.  Also if you know how to create conditional shortcuts via a checkbox form that would be great.  It has been a frustrating road to create such a seemingly simple thing.

Answer : single install file for .net

Use web deployment project tool which will create setup.exe/msi installer for your projects.

http://www.microsoft.com/downloads/details.aspx?familyid=0AA30AE8-C73B-4BDD-BB1B-FE697256C459&displaylang=en
Random Solutions  
 
programming4us programming4us