06-17-2011 12:55 AM
Hi
Im trying to run diskpart-List volume command using System Exec.vi in LabVIEW 2010 in Windows 7 32-bit/64-bit.
When i try to run this command through script text file in Windows XP, I could get the Standard Output String with volume informations in detail.
But the same VI doesnt work in Windows 7 32-bit/64-bit. i.e., Standard Output string is empty
I have attached the VI and Script text file.
Suggestions/Solutions are welcome.
Thanks in Advance,
Charu
07-04-2011 04:28 AM
Hi,
what does this command returns ? The list of files in your C:\ ?
There is an OpenG function which make the same thing (list recursive folder), but not sure it's what you're expecting...
Regards,