Results 1 to 5 of 5

Thread: Installer for my application help

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jul 2008
    Posts
    100

    Installer for my application help

    I recently made an app in vb.net, but not sure how to create an installer for it. Can someone please help me? By the way, I also need it to install the .net framework. Thanks in advance.

  2. #2
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Installer for my application help

    I used pdw for a number of years, but found it difficult to use. Everyone recommended Inno, but I found it to be not user friendly. So I tried a few others not free and settled with this one:
    http://www.gdgsoft.com/pb/index.aspx and I have come to the the conclusion
    I should have done it a couple yrs ago. It is awsome
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  3. #3
    PowerPoster isnoend07's Avatar
    Join Date
    Feb 2007
    Posts
    3,237

    Re: Installer for my application help

    Quote Originally Posted by isnoend07
    I used pdw for a number of years, but found it difficult to use. Everyone recommended Inno, but I found it to be not user friendly. So I tried a few others not free and settled with this one:
    http://www.gdgsoft.com/pb/index.aspx and I have come to the the conclusion
    I should have done it a couple yrs ago. It is awsome
    Whoops just noticed you are using .net I am using vb6, may not apply
    Waiting for a full featured smart phone with out marrying a provider
    Go Android
    Go raiders

  4. #4
    Member
    Join Date
    Dec 2007
    Posts
    56

    Re: Installer for my application help

    Here's an article I found for you that tells how to create your own installer in VB.Net...not sure about the .net framework installation, but I imagine that somebody who ran your installer would see a dialog box that tells them they need it.

    http://www.startvbdotnet.com/extras/deploy.aspx

  5. #5
    PowerPoster dilettante's Avatar
    Join Date
    Feb 2006
    Posts
    24,487

    Re: Installer for my application help

    I don't do any deployment of VB.Net or C# so I can't help much here.

    I assume that most users of VS.Net use the descendant of VSI 1.1 that is built into VS.Net/VB.Net Standard and above. Express users are limited to ClickOnce as far as I can tell.

    Then again maybe people lash something up with InnoSetup and hope for the best or use another 3rd party tool?

    The Deployment FAQ here appears mighty quiet on the subject.

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