CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 3 of 3
  1. #1
    Join Date
    Jan 2002
    Posts
    14

    Question Creating a Setup for my vb.net application

    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

  2. #2
    Join Date
    Jun 2001
    Location
    MO, USA
    Posts
    2,868
    In the help file index type "deploying applications", then follow the instructions under the "creating installers" sub-topic.

  3. #3
    Join Date
    Jan 2002
    Posts
    14

    Creating setup for vb.net application

    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

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured