Click here to Skip to main content
15,885,925 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I want to create setup file in my project. I dont know how to do this. If anybody know plz help me.
Posted

Have a look at these - it discusses more from what you want. Setup articles that includes DB too.
Similar dicussion here: here[^].

Have a look at these too:
Creating setup With support for database creation Using VS.NET[^]
Create database during installation of a .NET application [^]
Deploy your Application and Database[^]
 
Share this answer
 
Comments
ZeeroC00l 29-Apr-11 8:47am    
My 5...
Sandeep Mewara 29-Apr-11 8:49am    
Thanks.
Take a look at WiX. I believe that its the simplest way to have a good installer.
 
Share this answer
 
Comments
Jayanthi-SE 29-Apr-11 7:38am    
ok thanks i will try this
Visual Studio provides this option.

You can take a look at the following URLs.

Deploying A VB.net Project Setup[^]

Link 2[^]

Link 3[^]

BR//
Harsha
 
Share this answer
 
Comments
Jayanthi-SE 29-Apr-11 7:38am    
ok thanks i will try this
ZeeroC00l 29-Apr-11 7:48am    
Let me know if you face any more problems.

BR//
Harsha
Jayanthi-SE 29-Apr-11 7:56am    
ok sure. thanks
Jayanthi-SE 29-Apr-11 8:28am    
hi i cant see Project Types pane in project dialog box. could u plz tell me why?
ZeeroC00l 29-Apr-11 8:49am    
You dont need that. There will be a search option in which you can search for the Project type with its name.
The best way is to include to your current project a instalation project.
 
Share this answer
 
Once you've read all the suggestions/answers you've received, you will want to use an installer program generator, I would recommend you to use one like InnoSetup[^] or Installshield[^].

Good luck!
 
Share this answer
 
To learn How to create Setup of Application in simple steps using Vb.Net
click on the below link :
How to create Setup Application using Vb.Net
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900