Hi,
I already have the EXE File and the Database of VB.NET project..
In VB6, I use Package and Deployment.. How can I deploy my project in VB.NET? what should I do?
Printable View
Hi,
I already have the EXE File and the Database of VB.NET project..
In VB6, I use Package and Deployment.. How can I deploy my project in VB.NET? what should I do?
Add a project to your current project, from the dialog box, choose Setup and Deployment projects.
These are basically project templates, and you can work with these. When you are done, simply build both the projects and you should have a SETUP file ready.