Setup & Deployment .Net Windows Application
-
Hi Friends, I have a .net windows application using MS Access 2003 database. I have added a new setup & deployment project wizard. First Build my project then build setup project. My question is, I did build my setup project. It did not take MS Access 2003 database when installing setup .msi file. Please advice me. Thanks in advance
-
Hi Friends, I have a .net windows application using MS Access 2003 database. I have added a new setup & deployment project wizard. First Build my project then build setup project. My question is, I did build my setup project. It did not take MS Access 2003 database when installing setup .msi file. Please advice me. Thanks in advance
-
Use Custom Action Editor and provide a Batch file under Install node which will install/Copy your database on client's machine. Hope it helps !
AliAmjad(MCP)
-
Thanks your suggestion. I am confused regarding this. please explain detail. Thanks in advance Regards, Rameshkumar Thirumalaisamy