How to get the os name of selected computer in vb.net ?
Posted
by meenakshi
on Stack Overflow
See other posts from Stack Overflow
or by meenakshi
Published on 2010-04-09T06:59:03Z
Indexed on
2010/04/09
7:03 UTC
Read the original article
Hit count: 229
vb.net
i want to get the os information for the selected computer name or ip address.
i have the list view to display the computers name in LAN,How to get the Selected computer's os details ie (which os,username of the computer)
how to do this in vb.net?
© Stack Overflow or respective owner