Can I include other files in Deployment
I've created a Compact.mdb file that will compact Norhtwind.mdb file.
I'd like to create an .exe file using Visual Basic that will run this Compact.mdb file and I'd like to include it when I use the Project Deployment wizard of Visual Basic. Can I do this?
Re: Can I include other files in Deployment
Yes at the stage in the Package and deployment wizard where it shows you the files included in your package there is an add button which allows you to add any files you want and also set the location where they will be placed