I have a VS2008 I want to copy certain files from a directory into my /bin/ folder. I have set the files (located in /common/browserhawk/) to \"Co
/bin/
/common/browserhawk/
You could build a batch file to copy the files and execute it as a post-build event.