hi guys!

yet another question

we are going to deploy our first application later this week. what we want is to secure it, so that only the authorized person, who bought it can install the application. what we have decided is that, our application genereate a number, depending upon the hardware of the user system [we are looking at hard disk serial number], then we merge this number with the name of the buyer. After that, we generate a license key on this number.

now what i want to know, how can i get the harddiskt number in VB, i searched for it on MSDN but found nothing.

it is not necessary that we must go for the idea, you can give any better suggestion, what we want is that only a person who has bought the software from us can run the INSTALLER and the INSTALLED application.