Update! I received a few suggestions on improvements in game.The following features has been added to the application:A new external configuration file, configuration.txt, has been added. Really simple configuration! If you screw up, the application will automaticly repair the errors you made.Destination is now configurable by changing destination in the new external configuration file configuration.txt.Typical example:destination=%USERPROFILE%\Documents\Neverwinter Nights 2\Chat logsThe application will resolve environment variables such as USERPROFILE.You can now decide if you would like the application to start Neverwinter Nights 2 for you, once the log has been copied. Change start_nwn2 in configuration.txt.Values: 1 = start Neverwinter Nights 20 = don't start Neverwinter Nights 2To ensure that the same log gets copied twise, the new version compares the 'last changed' date between the two files. Advance stuff: If, for some reason, you want to enforce copying, change last_changed to 0last_changed=0Note: This change will only apply once, for the moment the log is copied, last_changed will change to the copied logs last changed 32-bit integer value.For your convenience, error messages are now presented to you in a more or less enjoyable message box, instead of instantly dumped in the console window.Application:http://zanathel.zapto.org/apps/NWN2LogMngr/NeverwinterNights2ChatLogMngr.zipSource code:http://zanathel.zapto.org/apps/NWN2LogMngr/source.zipEnjoy!