• What you are looking at is NOT the hard drive serial number. • It is called the.

Serial

It is generated at the time of creating and formatting the volume / partition. • You can get it by using a command at command prompt: C: > vol c: if C: is the drive you want to retrieve the Volume Serial Number for. • All you can do is redirect the output of that command to a file: C: > vol c: > myvol.txt and it will be stored as a text file in your C: • I am attaching a screenshot with the highlights: • The file was stored in the root of C: • This is what the myvol.txt file looks like in Notepad.

And, frankly,therearemany things in Russiathat we can admireits vigor, its vast dreams,its energy,its tenacityof purpose. Wendell willkie one world pdf download. No one could be more opposed to the Communist doctrinethan I am, for I am completely opposed to any system that leads to absolutism.

Hard drive serial number

I wanted to get the serial number assigned by Hard disk manufacturer. The serial number is usually printed in the hard disk. Normally to get the serial number, I have to take out the hard disk. Is it possible to know the hard drive serial number from command prompt or in other way. Jul 27, 2011 - I want to get manufacturer's harddisk serial number (note: not' volume serial. A proper/working code (in Delphi 5) will be highly appreciated.

Hi, I want to get manufacturer's harddisk serial number (note: not' volume serial number'), because with formating it doesn't change. I have searched the newsgroup archives at: codenewsfast.com and groups.google.com; but to no avail. I am not looking for the use of GetVolumeInformation for getting the 'hard disk serial number', because what this function actually gets is the volume serial number, not the manufacturer's hard disk serial number. The volume serial no.

Is assigned and changed during the formatting of the partition. A proper/working code (in Delphi 5) will be highly appreciated.

The code should work with Windows 95/98/Me/NT4/2000/XP/7 for both x32 and x64 bit platforms. Many thanks in advance!

Best regards, John. On Wed, 27 Jul 2011 04:58:47 -0700, John Warren wrote: >Hi, > >I want to get manufacturer's harddisk serial number (note: not' volume serial number'), because with formating it doesn't change. > >I have searched the newsgroup archives at: codenewsfast.com and groups.google.com; but to no avail. > >I am not looking for the use of GetVolumeInformation for getting the 'hard disk serial number', because what this function actually gets is the volume serial number, not the manufacturer's hard disk serial number. The volume serial no. Is assigned and changed during the formatting of the partition. > >A proper/working code (in Delphi 5) will be highly appreciated.

The code should work with Windows 95/98/Me/NT4/2000/XP/7 for both x32 and x64 bit platforms. Many thanks in advance!

> >Best regards, >John Hi John, Quick Search on Google gets (among others) the following 2 sites of interest: 1)2)Hope that helps Smurf.