Results 1 to 3 of 3

Thread: Creating Setup FIle

  1. #1

    Thread Starter
    Member
    Join Date
    Mar 2013
    Posts
    33

    Creating Setup FIle

    I have designed a small software for a client, Now the work is complete but its in the form of an EXE file, how do I integrate a setup wizard for this??
    Since I've used Vb.net, my software requires the .NET Framework also to be installed.. Most computers will not have this, is there a way where I can integrate the Setup in such a way that it installs the .NET Framework along with my software???

    Please help

  2. #2
    I'm about to be a PowerPoster! Joacim Andersson's Avatar
    Join Date
    Jan 1999
    Location
    Sweden
    Posts
    14,649

    Re: Creating Setup FIle

    Moved to the Application Deployment forum.

  3. #3
    eXtreme Programmer .paul.'s Avatar
    Join Date
    May 2007
    Location
    Chelmsford UK
    Posts
    26,414

    Re: Creating Setup FIle

    installing the .Net Framework is an option in MS Installer projects (Pro versions only), or I believe ClickOnce also installs the Framework, but it has limitations

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