hello

I'm using vb.net 2003 which needs framework 1.1V. now if i take a program that i have made to another computer it won't work if framework is not installed. how could i attach my program to framework using "setup and deployment projects" in vb.net so that it install the framework files to make any computer can run the program the it install the program

is that possible??