This is a simple tool to merge MSN chat logs in two directories:
- MSN chat logs with distinct filenames are directly copied to output dir.
- MSN chat logs with same filenames are merged and ordered by date&time, to output dir.
- Only XML chat log files will be processed.
- This tool is written in 3 days for me to learn C# and XML, limited test has been done.
- Please backup your chat logs first, users are at their own risk of using this tool.