Search : in
By :

How get motherboard serial number

Last answer on Mar 30, 2009 8:07:03 am BST gayasharp, on Oct 21, 2008 5:05:31 pm BST 
 Report this message to moderators

Hello,
Dear all I need to get motherboard serial number..if any one know this please tell me hw do it?? thanks...

Configuration: Windows XP
Flock 1.2.6

Best answers for « How get motherboard serial number » in :
SERIAL NUMBER- Trend Micro PC CILLIN Show SERIAL NUMBER- Trend Micro PC CILLIN Explanation How to replace your old serial number by the new one? Explanation Go to registry by Menu Start > Run and type REGEDIT and click on “OK”. In the open window under « My computer...
How to change XP Serial/License number ShowHow to change XP Serial/License number Go to / Start Menu/ Run/ Type regedit and click OK. Before any operation in the registry, he should make a backup of the registry as a precaution In the Registry Editor, click File...
Using No-CD Crack, Keygen, Serial and Patches ShowUsing No-CD Crack, Keygen, Serial and Patches Using No-CD Crack, Keygen, Serial and Patches A Patch or No-CD crack is a modified file or program that allows a user to run computer softwares without making use of the initial CD...
Generating random numbers with rand() ShowGenerating random numbers with rand() You may have noticed when using the rand() found in the standard library of C language, you often get unsatisfied by the results, they look the same. For example, when trying 5 random numbers in...
Download Random Number Generator Pro ShowRandom Number Generator Pro is a tool that generates a list of random numbers based on customizable criteria. You can choose the minimum and maximum limits and incrementing numbers. Limits can be positive or negative values. Advantage The...
Download Random Number Generator Pro ShowRandom Number Generator Pro is a very simple tool to generate a random number list. There are several combinations and you can define the randomization criteria. You simply select the lower and upper limits as well as the number increments and the...
Serial port and parellel port ShowIntroduction to input-output ports Input-output ports are material elements on the computer, allowing the system to communicate with exterior elements, in other words to exchange data, hence the name input-output interface (sometimes known as I/O...
Serial ATA (SATA or S-ATA) ShowIntroduction The Serial ATA standard (S-ATA or SATA) is a standard bus allowing high-speed storage peripherals to be connected to PC computers. The Serial ATA standard was introduced in February 2003 in order to compensate for limitations of the...
Microsoft Windows - The registry ShowWhat is the registry? In version 3.1 of Microsoft Windows, applications that had been installed were configured in Windows with configuration files (which had the extension .ini). There were also two configuration files for Windows itself:...

1

rubrami281, on Oct 21, 2008 5:28:48 pm BST
  • +3

Go 2 Codeproject.com/java. U'll find Ure answer there...................Good Luck!!!!!!!!!!!!!!

Reply to rubrami281

2

Tanmay, on Oct 23, 2008 5:10:21 am BST
  • +3

I can't find it Plz help me

Reply to Tanmay

9

guru, on Jan 21, 2009 12:56:07 am GMT
  • +8

How to get motherboard serial no

Reply to guru

3

rubrami281, on Oct 24, 2008 3:36:45 am BST
  • +2

Go 2 www.codeproject.com and click on "java" at the top. It'll tell you how to download and obtain code.

Reply to rubrami281

4

gayasharp, on Oct 24, 2008 4:22:06 am BST
  • +2

How download the code?? where cn i find it?? i couldnt find that code.. help me.. thanks

Reply to gayasharp

5

rubrami281, on Oct 25, 2008 4:38:54 pm BST
Reply to rubrami281

11

Mangesh, on Mar 29, 2009 10:40:12 am BST

Hello,

Pls help me how to get mother board serial number.

If any one know this pls tell me...





Thanks,

Mangesh R.

Reply to Mangesh

12

 khoukho, on Mar 30, 2009 8:07:03 am BST

Using System.Management;
..
..
..
..

ManagementObjectSearcher mbs = new ManagementObjectSearcher("Select * From CIM_Chassis"); /*or Select * From Win32_BaseBoard"*/
foreach (ManagementObject mo in mbs.Get())
{
textBox1.Text = mo["SerialNumber"].ToString();
}

Reply to khoukho

6

nooo, on Dec 18, 2008 4:58:09 pm GMT

Hii we are noobs and cant find it
..com

Reply to nooo

7

poch, on Jan 18, 2009 8:17:57 am GMT

Can you give me the serial code of yours????
plz....
i need it

Reply to poch

8

khokho, on Jan 20, 2009 10:05:26 am GMT
  • +1

Using System.Management;
..
..
..
..

ManagementObjectSearcher mbs = new ManagementObjectSearcher("Select * From CIM_Chassis"); /*or Select * From Win32_BaseBoard"*/
foreach (ManagementObject mo in mbs.Get())
{
textBox1.Text = mo["SerialNumber"].ToString();
}

Reply to khokho

10

Dino, on Feb 1, 2009 7:53:58 am GMT

Serial number for gta4?????
:S
I can't find it! ...plz help me!!!!

Reply to Dino