polling hardware serial numbers (techical answers only please)

  • Thread starter Thread starter roger
  • Start date Start date
R

roger

working on a form of "product activation"

Is there any way to poll the CPU serial number, or maybe some checksum from
the HD, or the Windows install? (MAC address of the net card?) Some number
that's (at least usually) unique to that computer?

maybe you guys could just point me to the right website.
aha tia
 
working on a form of "product activation"

Is there any way to poll the CPU serial number, or maybe some checksum from
the HD, or the Windows install? (MAC address of the net card?) Some number
that's (at least usually) unique to that computer?

maybe you guys could just point me to the right website.
aha tia

www.vbnet.mvps.org
 
roger said:
working on a form of "product activation"

Is there any way to poll the CPU serial number, or maybe some checksum
from
the HD, or the Windows install? (MAC address of the net card?) Some number
that's (at least usually) unique to that computer?

maybe you guys could just point me to the right website.
aha tia

Here's something that'll get you the serial number of a drive:

http://www.smccall.demon.co.uk/MiscApi.htm#VolumeSerial
 
jeeze Dave!

After all that, now I have to thank you.

That Activation thingy is way cool (and looks like the *right* way to do
that, as opposed to my "roll-your-own" version)

but what looks even better, is that runtime installer tool. It makes a
"stand alone" access runtime install that is pre-tested in all Windows
versions and with and without all runtime and full versions of Office!
(if they can do that why can't (or won't) M$ do that?!)

now if I can only up the budget for this app by another $1500, I'm in
business!

thanks again
 
I'm glad you found it useful.
Again, I apologize for flaming you.
Best of luck with your application.
If you don't mind me asking, what is the application and who is your target
market?
 
my boss has rules about what we say in programming newgroups.

what I can say is its a utility for a certain 3d cad/animation program, sort
of an inventory/file manager for the huge 3d model archives ppl make and use
when they use the program

it replaces the programs lousy interface of scrolling through file lists
with a fast searchable, groupable database with a GUI.

now that I think of it I can call it 3d clipart manager, sort of.
 
Back
Top