computer properties in vb.net

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

i want to know all the programs that installed in the current computers and
properties like name, hard disk serial number , grafic card ets.

plaese help
 
In addition to Herfried, if your going to use wmi, wbemtest is very handy
tool that comes with windows to find out what info you can get from cimv2.
So I would also do some reading on wbemtest.

If you want I can send you and example app that uses wmi to get all sort of
pc info which I made a couple of months ago

Greetz Peter
 
please sent me your example

thanks

Peter Proost said:
In addition to Herfried, if your going to use wmi, wbemtest is very handy
tool that comes with windows to find out what info you can get from cimv2.
So I would also do some reading on wbemtest.

If you want I can send you and example app that uses wmi to get all sort of
pc info which I made a couple of months ago

Greetz Peter
 
Hi what's your email address?

but if you post it "encrypt" it a bit otherwise you'll get a lot of spam

Greetz Peter
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Similar Threads


Back
Top