wyUpdate and Threading

Hi!I found the problem to update my application. The updates downloaded without problems but when I start my program next time the weUpdate can not close the application and show the pop up window with a message to shut down application manually. I use threading in my project. I made experiment and did not use threads then no dialoge was shown and installation went perfectly. I saw one post here where a guy stacked with problem with threads as well. Do you have a plan to fix problems with threads in the future? Thanks!

wyUpdate has no problem working with threaded applications. If your app is still running the wyUpdate needs it closed before it can install updates (it doesn't matter if your app uses threads or not).