954,517 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

Create a Setup in VB.net

How can i create the project setup and include the database itself..

srinim84
Newbie Poster
3 posts since Sep 2009
Reputation Points: 10
Solved Threads: 0
 

follow the following steps::::
1.goto new project in visual studio which you use
2.select the project type as setup and development under the menu other projects ,click ok
3.in the solution explorer right click on the project name and select add file
4. add the your projct.exe file which is present in debug folder of your project and also add the database file.
5.design the window as u wish and finally build the project.
6.goto the setup project solution folder you'll find the setup file within the debug folder,,,

kaar3k
Newbie Poster
5 posts since Oct 2010
Reputation Points: 10
Solved Threads: 1
 

i think building the project create everything.............

miqlasuddinatp
Newbie Poster
13 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
 

Open the property windows then go to "Publish" tab then go through publish wizard.

Hope this Work...

Pha
Newbie Poster
2 posts since Oct 2010
Reputation Points: 10
Solved Threads: 0
 

Use the Publish option provided by Visual Studio or use third party setup file creators like Inno Setup . I like Inno Setup very much. You can consider this software for creating excellent setup files for Windows 2000, XP, Vista and 7.

Nirvin M
Newbie Poster
24 posts since Oct 2010
Reputation Points: 10
Solved Threads: 4
 

i also like inno setup vry much......

miqlasuddinatp
Newbie Poster
13 posts since Sep 2010
Reputation Points: 10
Solved Threads: 0
 

This link would be help full to you please mark thread as solved if it helps you if you have any problem let me know

http://msdn.microsoft.com/en-us/library/tw8kdk75(VS.71).aspx

Naveed_786
Posting Whiz in Training
268 posts since Jul 2010
Reputation Points: 20
Solved Threads: 11
 

Check this link (The last information posted by [email]naeem@hu.edu.pk[/email].
http://www.daniweb.com/software-development/vbnet/threads/76524

kipslem

kipslem
Light Poster
30 posts since Dec 2010
Reputation Points: 10
Solved Threads: 0
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You
View similar articles that have also been tagged: