开发者

Updating via WMI

开发者 https://www.devze.com 2023-02-16 13:37 出处:网络
I need开发者_如何学JAVA an example of an update query using WMI. I have searched but I couldn´t find anything.

I need开发者_如何学JAVA an example of an update query using WMI. I have searched but I couldn´t find anything.

Can anyone paste some sample code if possible?

Thanks.


Process Information and Notifications using WMI is an example of WMI.

The WMI Query Language (WQL) is read-only. There are no keywords such as INSERT or UPDATE. You cannot modify the WMI objects.


Try the WMI Code Creator

0

精彩评论

暂无评论...
验证码 换一张
取 消