Click here to Skip to main content
15,915,703 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I developed a little application called DBinstaller, that when I run it it show a winform people just need to fill the server name and the datebase name,then click ok the database you need will been installed, it alse can import a xml file which contains more database imformation,after running it the App will install the database with tables. but today I wang put this tool into another project's insatller I put the tool into the custom action.when I start to install the new APP the DBinstaller can run but when i click the button "ok" nothing goes on.i think it maybe the dbinstaller has no permission to create a database ,someone can help me to solve the problem.thx.
Posted
Comments
[no name] 6-Jan-16 4:06am    
Hard to help. But usually you Need to run an installer "as admin". Maybe this helps.

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