Hi all,
How would I get a HDD's unique serial number? I don't want the volume number ideally, as that changes when the drive is formatted (apparently?), but rather the unique device serial number.
I know there used to be an object to do this in MMF1.5, but is there an equivalent in 2.0?
Alternatively, if there's a relatively simple C++ procedure for it, I can wrap it up in an extension.
I need it to build an app to help our office assistants at work, they keep messing up the backup drives, so I want to build an idiot-proof app to tell them 'you plugged the wrong drive in, foo!'
Thanks