system information
C#
3
Posts
3
Posters
0
Views
1
Watching
-
How can i get system information, such as ip adresses,hdd properties, directories...etc of a local computer?:doh: Can u give some examples? Please help me Tahnks everybody
-
How can i get system information, such as ip adresses,hdd properties, directories...etc of a local computer?:doh: Can u give some examples? Please help me Tahnks everybody
You would have to get most, if not all, of this information using the
System.Management
namespace and WMI (Windows Manangement Instrumentation). You can find examples of this on CP if you just search the Articles for 'WMI'. One example is right here[^]. RageInTheMachine9532 "...a pungent, ghastly, stinky piece of cheese!" -- The Roaming Gnome