PingTracer 1.13
- Fixed an issue where the Stop or Close buttons simply froze the app on some systems.
- This was due to the use of Thread.Abort() which is not supported in mono or even some versions of .NET.
- settings.cfg will be loaded from the current working directory if it exists there, allowing you to run multiple copies of pingtracer with different settings files.