Search found 2 matches

by Diego Queiroz
28 Sep 2009 14:01
Forum: DOS Batch Forum
Topic: Different behavior between Windows XP and Vista
Replies: 3
Views: 5098

Hello avery_larry. Thanks for your reply. As I said, this behavior happens only with Windows Vista so, as expected, your code does not work on it (remembering: I am talking about the 64bit version of Windows Vista. I did not tested this issue on the 32bit version). I'll write a program to read the o...
by Diego Queiroz
25 Sep 2009 17:47
Forum: DOS Batch Forum
Topic: Different behavior between Windows XP and Vista
Replies: 3
Views: 5098

Different behavior between Windows XP and Vista

Hello everybody. I got two computers, one running Windows Vista x64 SP2 and other running Windows XP x86 SP3, and I am experiencing one different behavior between my operating systems. The problem is exactly in this line of code: fsutil fsinfo drives | find /v "" If you run it on a Windows...