01-11-2006 05:15 PM
01-11-2006 05:32 PM
See this thread. You might be able to use .vbs script.
http://forums.ni.com/ni/board/message?board.id=170&message.id=144519#M144519
http://www.microsoft.com/technet/scriptcenter/scripts/default.mspx
01-11-2006 05:37 PM
Hi Unclebump.
Thanks for the reply. Unfortunately though, I've also searched the developer zone and have already checked out the above thread. The VB script doesn't seem to get my usb drive info, nor the correct drive info on my internal hard drive.
Thanks for the help though!
01-12-2006 03:58 AM
If this thread
Manny wrote:Hello.Does any one know of a way to get a usb drive's physical serial number? (ie compact flash inserted into a usb reader). I've done a comprehensive google search for a whole day and found nothing. I'm not talking about the volume system id/sn that gets changed everytime you reformat a drive (the one you see using fsutil or vol command). I'm talking about the serial number embedded into a compact flash that is unique even if you format the flash.I've also seen some examples from google that gets the serial number from a CF in a WindowsCE environment. I've also used a DOS application called diskid32.exe but it only seems to get the serial number from my internal hard drives and not the compact flash inserted into the usb reader (shows up as a "DeviceIOControl IOCTL_STORAGE_GET_MEDIA_SERIAL_NUMBER error = The request is not supported for this device" error)Is this even possible in LabView with Windows XP?Any help is very much appreciated.Thanks!