Hi, I've done a vb.net program. The program basically uses few reference for example system.io etc..
In order for my program to run on another computer, the computer need to have .net framework 2.0 installed..
Instead of installing the whole framework, can I just pack the references I used in the program together with the vb.net program.?
What packager/packer program should I use and how do I go about doing it..?
Please advice.. Thanks