B
Brian Pipa
Anyone know of a (JNI) library that will read the disk label off of a
disk? I know in Windows I can do it with the VOL command and I can
Runtime.exec() vol to get it, but I was wondering if anyone knew of a
class or soem JNI code that does this in a cross-platform way.
BTW - anyone know how to do the DOS equivalent of the VOL command on unix?
Brian
disk? I know in Windows I can do it with the VOL command and I can
Runtime.exec() vol to get it, but I was wondering if anyone knew of a
class or soem JNI code that does this in a cross-platform way.
BTW - anyone know how to do the DOS equivalent of the VOL command on unix?
Brian