[Request] USB/Drive Identifier Extension
http://www.codeproject.com/KB/cs/hard_disk_serialno.aspx?fid=33442&df=90&mpp=25&noi se=3&sort=Position&view=Quick&fr=51
Would someone be able to use/modify the above example into an extension to find the unique hardware identifier for HDD and USB Drives?
Ideally the extension would have a simple expression:
"Get unique serial from drive letter"
So the developer could get it to find the path of the executable and read the drive letter from there, then look up the serial.
The purpose would be to encrypt software to the USB Pen that it was installed on.