how do I get serial hardware from client with c# or vb.net
-
hi everyone How do I get hardware id from client with c# or vb.net, I'd like to get cpu_id and ComputerSystemProduct. source code I will run on MS windows server 2003 for get hardware id from client thanks for advance indy
Normally "serial hardware" is physical and can only be emulated in C# or VB.NET... CPU Serial Numbers on the other hand are accessible via windows scripts: http://www.microsoft.com/technet/scriptcenter/scripts/hardware/basic/hwbavb03.mspx?mfr=true[^] At times the other info you're looking for is in the reg:
HKLM\SYSTEM\CurrentControlSet\Control\ComputerName\ComputerName
HKLM\SOFTWARE\Microsoft\PCHealth\HelpSvc\OEMInfo
If it is an OEM machine sometimes you can find that info in this .ini file also:%systemroot%\system32\OEMINFO.INI
under[General]
there is aManufacturer=
-Spacix All your skynet questions[^] belong to solved
-
hi everyone How do I get hardware id from client with c# or vb.net, I'd like to get cpu_id and ComputerSystemProduct. source code I will run on MS windows server 2003 for get hardware id from client thanks for advance indy
Hi Please check in below link, for sample www.eggheadecafe.com Thank you
Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com
-
Hi Please check in below link, for sample www.eggheadecafe.com Thank you
Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com
-
www.eggheadecafe.com[^] I can't open this website may be server was problem do you have any opinion for advise thank you indy
sorry www.eggheadcafe.com
Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com
-
sorry www.eggheadcafe.com
Cheers,Earn and Enjoy RRave MCTS,MCPD http://ravesoft.blogspot.com