Click here to Skip to main content
15,914,481 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I have a database application developed using VB6 with SQL Server 2000. This database is a standalone application (not client server). I don't want to install SQL Server separately, I only want to run the application in the installed machine. Please help me how to deploy it using Installshield and InnoSetup.
Posted

1 solution

You can use the Package and Deployment Wizard which is installed when you install visual studio.

please check the following KB article:

http://msdn.microsoft.com/en-us/library/aa733707(v=vs.60).aspx[^]
 
Share this answer
 
Comments
adadero 8-Sep-11 5:50am    
It's more difficult to user Package and Deployment Wizard. Installshield and InnoSetup are easier and look more professional.
Om Prakash Pant 8-Sep-11 7:16am    
check the following articles:
http://www.jrsoftware.org/iskb.php?vb
http://techdos.com/index2.php?option=com_content&do_pdf=1&id=74

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