Dragon Age: Origins
0 of 0

File information

Last updated

Original upload

Created by

BogoNasty

Uploaded by

Bogonasty

Virus scan

Safe to use

About this mod

Find conflicting file names within two paths.

Requirements
Permissions and credits
This is an application which will search two directories for files with the same name. I was tired of DAModmanager telling me that I had conflicts and not knowing which files they were. I was not sure if something like this already existed so I whipped this together.

The application will work on any two paths that it can access and is not specific to Dragon Age at all but Dragon Age was the inspiration for me writing it and it should be useful so I decided to post it here. Note that any directories that the application does not have access to are skipped without notification.

Beware of searching directories with tons of files as it can take quite a while. The application is multi-threaded to help with this but it will depend on your PC how well it performs. I added a cancel button in case it is taking too long or something like the C:/ drive is entered as a path on accident.

Requirements
-------------------
.NET Framework 4.0: http://www.microsoft.com/en-us/download/details.aspx?displaylang=en&id=17851

You can find the source (C#) here: https://github.com/mbogochow/DirConflict