Results 1 to 5 of 5

Thread: [RESOLVED] How To Deploy Project (help Please)

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Jul 2007
    Posts
    243

    Resolved [RESOLVED] How To Deploy Project (help Please)

    I've Ready to use project. but I dont know how to create a setup so that the user can just run this setup to use the utility for their purpose.

    Please anybody,tell me how to create a setup to deploy the software.


    Please hellllllllllllllllllp

  2. #2
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: How To Deploy Project (help Please)

    Publish the project, create a setup project, or just distribute the EXE if its a very simple app.
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Jul 2007
    Posts
    243

    Re: How To Deploy Project (help Please)

    Its not simple application its in vb.net com add-in for outlook. then how to create setup as it uses many registrations for various reference files so it needs a well created setup to support all such registeration to be done by this setup during installation

  4. #4
    Addicted Member
    Join Date
    May 2007
    Posts
    165

    Re: How To Deploy Project (help Please)

    Look at freeware INNO setup. Lots of features and a wizard that sets up the script for you. We have used it for commercial package for a couple of years, installing looks standard. Have a look on the deployment section of this board.

  5. #5
    Super Moderator jmcilhinney's Avatar
    Join Date
    May 2005
    Location
    Sydney, Australia
    Posts
    111,221

    Re: How To Deploy Project (help Please)

    As is usually the case, a quick search of MSDN turns up several relevant-looking topics.

    http://search.msdn.microsoft.com/sea...=00&lang=en-us
    Why is my data not saved to my database? | MSDN Data Walkthroughs
    VBForums Database Development FAQ
    My CodeBank Submissions: VB | C#
    My Blog: Data Among Multiple Forms (3 parts)
    Beginner Tutorials: VB | C# | SQL

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