Click here to Skip to main content
15,917,642 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I created database in WAMP server and connected with mysql connector , i want to deploy my project and want to make .exe or .msi how can i create setup?
Posted
Comments
Afzaal Ahmad Zeeshan 11-Oct-14 16:40pm    
Are you asking for encyclopedia or answer?
[no name] 11-Oct-14 16:50pm    
Do some research for setup package creator software, pick out the software you want to use them read the documentation for the software to learn how to use it.

1 solution

Step 1) Do a little research. Google is a good start point
Step 2) Start coding
Step 3) Compile and use the debug to solve little issues
Step 4) When you get a problem you don't know how to solve but at least you tried it, then come back and ask for something concrete with a snippet of the code giving problems

Sorry if this is not the answer you were looking for. But your question is a bit too wide to be answered at the "Quick" Answers. It is better and you get faster help if you make 10 concrete questions about concrete problems, than a big question about a "how-to guide"

P.S. Written as solution to avoid this "question" to be in the unanswered list. If it gets improved, please drop a comment and I will edit or delete this message
 
Share this answer
 
Comments
Member 10986425 12-Oct-14 15:20pm    
First tell me can we deploy MY sql database with windows application?
Member 13106115 11-Feb-20 4:47am    
No

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