I'm using Package & Deployment Wizard to package a VB6 project. However, I recently have added a third party library that depends on a directory of XML data files. These files are split into sub directorys and some of the sub directories contain files with the same name as files in other sub directories but they are different files. I can't change the name of the files because the third party library requires specific names and a particular directory structure. Package and Depolyment Wizard will not allow me to add files of the same name. What are the suggested solutions to this problem? I don't care whether it is within Package and Deployment Wizard or using a different packaging solution as long as it is reliable and preferably free.
Thanks!