| | |
How to make setup file in VB.net
Please support our VB.NET advertiser: Intel Parallel Studio Home
![]() |
•
•
Join Date: Nov 2007
Posts: 37
Reputation:
Solved Threads: 4
This link will provide examples of how to deploy a .NET app. http://msdn2.microsoft.com/en-us/lib...75(VS.71).aspx
•
•
Join Date: Nov 2007
Posts: 2
Reputation:
Solved Threads: 0
•
•
•
•
I used VB 6.0 very much. There is a provison to compile to EXE file then package and deployment wizard make setup.exe
But I learned VB.Net 2005 programming but I couldn't any way to make a setup program or any alternative to sell my project.
follow the following steps to genearte the setup files of any vb.NET project.
- Open your project
- now move the cursor to file----->add Project------->New Project
- then add project dialog box appears
- now select Setup and deployment project types and setup project from templates and mention the name in name text box and the location in location text box, now click ok button
- now in solution explorer right click on setup option then add------>file(if you have used any extra file e.g. databases or image file or dll file).
- add all of these files files
- repeat the prevous two steps untill you have added all of the extra file to the current setup.
- now again right click on setup in solution explorer then click on add---->project output.
- now add project group box appears. here configuration should be (Active) for primary ouputs. now click on ok button.
- now right click on setup option in solution explorer again and click on Build (Now wait and observe the progress inoutput window).
- time taken to build depend upon how heavy your project is?
- now go to the location that you have mentioned in new project dialog box box.
- now open setup folder then release then open setup.exe.
- now installation starts observe the location where this project is going to be installed.
- after intallling it go to the lcation where this project is installed now execute the exe file. (Your project is installed successfully and running, enoy this feature of deployment and setup with VB.NET tooooooooooooo)
![]() |
Similar Threads
- Is There A Way To Make Access File As Exe File (MS Access and FileMaker Pro)
- unable install downloaded setup file (Windows NT / 2000 / XP)
- need to make setup with msde (C#)
- Cannot find keycodev2.dll or invalid keycode (VB.NET)
Other Threads in the VB.NET Forum
- Previous Thread: Adding multiple pictures from a form to SQL Database in VB.net
- Next Thread: winmm.dll
| Thread Tools | Search this Thread |
Tag cloud for VB.NET
.net 2008 access add advanced application array assignment basic beginner box browser button buttons center click client code combo convert cpu cuesent data database datagrid datagridview datetimepicker designer dissertation dissertations dissertationtopic eclipse editvb.net employees excel exists forms function html images isnumericfuntioncall lib listview map mobile module msaccess mssqlbackend mysql net number open page pan pdf picturebox picturebox2 port position print printing printpreview problem record regex reuse right-to-left save search serial settings socket sorting sqldatbase sqlserver storedprocedure structures temp textbox timer transparency txttoxmlconverter usercontol vb vb.net vb2008 vba vbnet vista visual visualbasic visualbasic.net visualstudio.net visualstudio2008 web winsock wpf wrapingcode xml year






