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
Printable View
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
In the help file index type "deploying applications", then follow the instructions under the "creating installers" sub-topic.
Hello,Quote:
Originally posted by DSJ
In the help file index type "deploying applications", then follow the instructions under the "creating installers" sub-topic.
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