Tagged Questions
6
votes
1answer
3k views
how to get motherboard id or serial number ?[Delphi]
how to get motherboard id or serial number ?
is there any example or articles o try to get ?
thanks in advance
1
vote
1answer
480 views
Change baseboard serial
I'm looking for any possible way to change baseboard serial programmatically.
I should do that under Vista or Win 7, ideally it should be for any model, not specific.
Actually, I could solve ...
0
votes
4answers
1k views
How to get motherboard ID on Linux from a C++ program
I want to retrieve motherboard ID from a C++ program on Linux (Ubuntu) without root priveleges. I know that dmidecode can do this, but it requires root priveleges, so it is not suitable for my needs. ...
0
votes
2answers
752 views
how to get motherboard serial in Delphi? [closed]
Possible Duplicate:
how to get motherboard id or serial number ?[Delphi]
Hi , is there any free component ?
0
votes
1answer
1k views
Getting mother board serial number without WMI and without authentication
Is there any way to get mother board serial number without using WMI and without authentication of remote machine.
-1
votes
1answer
413 views
Delphi: bugs while getting motherboard serial number
There are 2 good examples how to get a serial number: how to get motherboard id or serial number ?[Delphi]
All they work for me (Windows 7). But for 2 people they don't!
The Option 1 (Microsoft ...