It can be done using WMI class. Look at the last post by Edneeis in this thread:
http://www.vbforums.com/showthread.p...hreadid=241348
Ofcourse there are some limitations for WMI classes. Some may not be available in all Windows and also you need WMI service running on the machine. Actually WMI class are wrappers for API's. So you maybe able to do that with some API's.




Reply With Quote