J JP Breton Jul 22, 2005 #1 Not even sure that this cab be done. Can I use a WMI script that will return the HAL on the computer? Thanks JP
Not even sure that this cab be done. Can I use a WMI script that will return the HAL on the computer? Thanks JP
M Mark Dormer Jul 25, 2005 #2 You can read it from the registry [HKEY_LOCAL_MACHINE\HARDWARE\RESOURCEMAP\Hardware Abstraction Layer] Regards Mark Dormer
You can read it from the registry [HKEY_LOCAL_MACHINE\HARDWARE\RESOURCEMAP\Hardware Abstraction Layer] Regards Mark Dormer
S Scott McNairy \(MVP\) Jul 29, 2005 #3 That stands for "Hardware Access List" correct? WMI breaks hardware into separate classes most of which exist under the cim_logicalDevice superclass.
That stands for "Hardware Access List" correct? WMI breaks hardware into separate classes most of which exist under the cim_logicalDevice superclass.