WMI Query freeze

Hi,

My application freezes when I use WMI query. I tried to use App.DoEvents and Thread. Same results.
Is it possible to get my WMI query backround?

Thank you.

Well, this is a synchronous call.

We could of course in future version of the plugin make an asynchronous call there.