Microsoft
Software
Hardware
Network
Question : get hardware information for app
hi,
i want to collection hardware information like a Processor Name ( I5 or Core 2 Duo) Processor Cores , Memory Total space and Memory free space, hard drive total space and hard drive free space.
how i do this in C# ? i use Framework 3.5....
thanks
Igor
Answer : get hardware information for app
Instead of this:
=SUMPRODUCT((Desc="Authori
zed")*($L1
5:$AT15))
use this:
=SUM(IF(ISTEXT($L15:$AT15)
,0,(Desc="
Authorized
")*($L15:$
AT15)))
Enter as an array formula by pressing CTRL+SHIFT+ENTER.
jppinto
Random Solutions
Assigning a GPO to specific users and one Server only ?
Is there a tool to check to see who has enabled auto-forward in outlook
How to improve the email performance in C#
How do I setup my domain controller to keep the correct time on my domain?
MS Access SQL Divide by Zero workaround needed
Proxy? Do I have to?
Repair exchange database on difference server ?
ShellExecute SW_HIDE
Problem with Templated User Control
Script to enable folder auditing