Click here to Skip to main content
15,909,741 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi sir,
Tell me the steps to create setup along with sqlite and .net framework as prerequisite in asp.net c# windows application. Kindly give me the solution for
this problem.


[Hint: I need to add SQL Lite and .Net framework 4 as prerequisite while creating setup and need to give to my client machine]
Posted
Comments
Sergey Alexandrovich Kryukov 10-Sep-13 2:15am    
It depends on what you are using for the setup project, what product...
—SA
Prabu Spark 10-Sep-13 2:17am    
I need to include mysql or sqlite database along with setup deployment.
me.ajaykumar 10-Sep-13 3:02am    
If you are using install shield to create Set up then you can go to project properties and find project prerequisite
and just by simple clicking you can add .net framework and sql lite as prerequisite
Prabu Spark 10-Sep-13 3:17am    
hi ajay kumar,
I can able to add .net framework in prerequisite but the sqlite is not shown in the prerequisite list, can u tell me steps to add sqlite in prerequisite list. Kindly give me the solution for this problem.
me.ajaykumar 10-Sep-13 3:25am    
http://stackoverflow.com/questions/9181157/sql-ce-4-0-as-a-installshield-prerequisite/10224981#10224981


i think you can have it working this way.

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