Click to See Complete Forum and Search --> : Creating a Setup for my vb.net application


balajigr
March 10th, 2003, 11:55 PM
Hello,

I have to create setup of my vb.net application which will be installed in windows2000 system.
Could you let me know what all i have to include in my setup ?

Thanks
Balaji

DSJ
March 11th, 2003, 09:15 AM
In the help file index type "deploying applications", then follow the instructions under the "creating installers" sub-topic.

balajigr
March 11th, 2003, 10:45 PM
Originally posted by DSJ
In the help file index type "deploying applications", then follow the instructions under the "creating installers" sub-topic.

Hello,
I have created a setup,but if i have install it on a win2k system where there is no .net installed...
I would like know what all i should inculde in the setup and is there any licencing issues to be taken care

-Balaji