I'm given an exe file that when called returns the hard disk serial number. I was told that the number is unique for every system. Therefore it cannot be volume serial number. It is an eight digit alphanumeric number.
The JAVA program that i'm designing calls this exe for licensing purpose. (The software can be installed in only one system).
Everything works fine in a normal system. When i tried in a system that had RAID drive (more than one hard disks clustered), the exe is returning "null". This is my problem.
I need a way to find out the serial number of a RAID disk. I dont know the code of that exe. I have only the binary.
2006-12-12
20:35:47
·
1 answers
·
asked by
Indhu
1