Just wondering how Windows determines file ordering when running a "dir" command (without any arguments) in a command prompt.
I know you can explicitly specify an order, but just curious how ordering works when no parameters are used. (I have a home stereo which can read songs from a usb drive, and it seems to play songs in the same order as that seen when I run a "dir" command on a windows XP command prompt. If I can figure out how the ordering works in a vanilla "dir" command, I might be able to control the play order of the songs on the stereo by changing certain attributes of the files).
dirlists in alphabetical order. – David Heffernan Sep 30 '12 at 14:49