|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Motherboard Serial Number
Hi,
I need to now how to get motherboard serial number, for one application in Delphi 7 |
|
#2
|
||||
|
||||
|
Use the TASCpuInfo component which retrieves the motherboard serial as one part of the information that it retrieves from a computer.
http://www.delphi32.com/vcl/2460/ This component takes care of all the hard work and best of all, it is free.
__________________
Up the Irons What Would Jimi Do? Smash amps. Burn guitar. Take the groupies home. "Death Before Dishonour, my Friends!!" - Bruce D ickinson, Iron Maiden Aug 20, 2005 @ OzzFest Down with Sharon Osbourne Puzzle of the Month solved by Keath and KevinADC, superior perl programmers of the month |
|
#3
|
|||
|
|||
|
sorry for the bump, but whenever I try to install (using Delphi 7) I get the message "[Fatal Error] File not found: 'c:\Program Files\delphi7\Rave5\Lib\ASCpuinfo.pas". I installed to folder "C:\Program Files\Delphi7\Lib". So I made it its own folder in the delphi folder, but I get a missing ASCpuinfo.pas in that folder. Any ideas?
|
|
#4
|
||||
|
||||
|
http://www.mitec.cz
Have a look at their System Information Component. It is free, unless you want source. It allows you to get BIOS date of manufacture - this is a good valut to used for motherboard serial number.
__________________
Beware of a programmer with a screwdriver! |
|
#5
|
|||
|
|||
|
Ok, I'd assume the BIOS date would be almost always different? I'll use that then.
|
|
#6
|
||||
|
||||
|
We have been using the BIOS date for over 15years in one of our applications (unix+DOS+Win) and only once in that time found two computers with the same BIOS date.
It allows the customer to recover from a hard disk crash without having to regegister the software - which just adds to the customers stress. This component also returns many other things that could be used to id the system. Have a look through them all and you may find something else you would rather use ![]() Pleased to help ![]() |
|
#7
|
|||
|
|||
|
Ok thanks a lot!
|
|
#8
|
|||
|
|||
|
but how about the motherboard serial ?
anyone knows how to do that ? ideeas or code are apreciated ![]() thanks |
![]() |
| Viewing: Dev Shed Forums > Programming Languages - More > Delphi Programming > Motherboard Serial Number |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|