I am working on a desktop project with c# with Access database. Now I have finished my project and I need to have an executable file contains all the components and ddls and my access database of my project. In other words, I want an executable file runs portable. Fortunately I was able to create ...