They should be pretty simple to do, you can get some help online from here.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/ht
ml/vbconSetupProjects.asp
You may have to follow a couple links to get specific answers to your
questions, for any issues you cannot find answers for just respond to this
thread and I will help you out.
Todd Derksen
--------------------
Visual Basic Deployment Test Team
This posting is provided "AS IS" with no warranties, and confers no rights.
--------------------
Well, seeing how you offered....I need to make sure the user has the .NET
framework installed to make the application run. How can I add that to my
setup?
> They should be pretty simple to do, you can get some help online from here.
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/vsintro7/ht
> ml/vbconSetupProjects.asp
> You may have to follow a couple links to get specific answers to your
[quoted text clipped - 10 lines]
> >Can anyone point me to a good link to learn about how to create setup
> >projects with VS. NET?
Sijin Joseph - 21 Sep 2004 05:51 GMT
This link should help
http://msdn.microsoft.com/library/default.asp?url=/library/en-us/dnnetdep/html/v
sredistdeploy1_1.asp
Sijin Joseph
http://www.indiangeek.net
http://weblogs.asp.net/sjoseph
> Well, seeing how you offered....I need to make sure the user has the .NET
> framework installed to make the application run. How can I add that to my
[quoted text clipped - 24 lines]
>>>Can anyone point me to a good link to learn about how to create setup
>>>projects with VS. NET?