J
Jerry West
I just want to make certain I'm clear on something...
I plan on using WMI in my VB.NET 2008 project. To do so I include the
following statement:
imports System.Management
Now, what I want to be clear on is this --if a user has the .NET Framework
installed then my program will be able to use WMI. I don't also need to
insure that they have the WMI scripting library (wbemdisp.tlb) installed
like in VB6?
Thanks!
JW
I plan on using WMI in my VB.NET 2008 project. To do so I include the
following statement:
imports System.Management
Now, what I want to be clear on is this --if a user has the .NET Framework
installed then my program will be able to use WMI. I don't also need to
insure that they have the WMI scripting library (wbemdisp.tlb) installed
like in VB6?
Thanks!
JW