How can I get a unique identifiying number for a pc, like the processor number if that is unique? I need to have a verification step that will only allow a certain function to run if it is being run on certain machines. This has to be a machine identifier and not a user identifier. Need something that will work on win95,98 and NT.
Thanks.