|
-
Aug 9th, 2010, 11:58 PM
#1
Thread Starter
Member
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
-
Aug 15th, 2010, 02:22 AM
#2
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
-
Nov 13th, 2011, 02:32 AM
#3
Member
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!
-
Nov 14th, 2011, 09:33 PM
#4
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|