Results 1 to 4 of 4

Thread: How to Create Installtion Package for vb.net application

  1. #1

    Thread Starter
    Member
    Join Date
    Jul 2010
    Posts
    46

    How to Create Installtion Package for vb.net application

    Hi

    I have created a vb.net web browser using Gecko Engine and .Net FrameWork 3.5, I want to make an installation package that check .Net Framework of a system, if it is under 3.5 then install .Net Frame Work 3.5 first.

    after this it should install the application in c:\program files\web browser.

    create a short cut on desktop. please help me to do this

    Thanks

  2. #2
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: How to Create Installtion Package for vb.net application

    Well if you install frame work 3.5 the frame that comes before it should automatically get installed along with it. Also, if I remember correctly there is the "Publish" option under the "Build" menu which will create an installation package for your program.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

  3. #3
    Member
    Join Date
    Jul 2008
    Posts
    38

    Re: How to Create Installtion Package for vb.net application

    but how about if the application is using an mdb/accdb file? i just reading some tutorial on how to make application with database, and i placed my access file to C:\ any tips on how to make an application with build in database? thanks for the reply!

  4. #4
    PowerPoster Nightwalker83's Avatar
    Join Date
    Dec 2001
    Location
    Adelaide, Australia
    Posts
    13,344

    Re: How to Create Installtion Package for vb.net application

    The database for your project should be included in the setup package when you publish your program. The way I see it is that the setup package automatically compiles and adds everything under the project folder in the package.
    when you quote a post could you please do it via the "Reply With Quote" button or if it multiple post click the "''+" button then "Reply With Quote" button.
    If this thread is finished with please mark it "Resolved" by selecting "Mark thread resolved" from the "Thread tools" drop-down menu.
    https://get.cryptobrowser.site/30/4111672

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