News:

Masm32 SDK description, downloads and other helpful links
Message to All Guests
NB: Posting URL's See here: Posted URL Change

Main Menu

Line 42 Check

Started by Zen, June 08, 2014, 04:42:42 AM

Previous topic - Next topic

Zen

 :biggrin:

GoneFishing

I used to play with wbemtest . Nice tool . Interestingly that it has help button only in Windows XP version .
Also an ancient  WMI SDK was available for downloading in MS download center some time ago . It has documentation , examples and tools (they're all HTA apps).   
It seems like WMI has some superpowers and worth an attention and additional efforts to access it from  asm code .

dedndave

Edgar (Donkey) has done a lot of work with WMI and COM
you can search the old forum
and....

http://www.donkeysstable.com/goasm_headers.htm

even though Edgar likes GoAsm syntax, the headers may prove useful
he may also have some WMI related projects

http://www.donkeysstable.com

dedndave

the easy fix for UAC is to tell the user to "Run As Administrator"   :P

dedndave