• Alistair Leslie-Hughes's avatar
    vbscript: Add wmi test · 808ccd11
    Alistair Leslie-Hughes authored
    This shows that the data returned by the EnumKey call isn't the same type
    as vbscript.  At a source leve EnumKey returns a VT_BSTR|VT_ARRAY whereas
    vbscript converts it a VT_ARRAY|VT_VARIANT*.
    808ccd11
lang.vbs 49.2 KB