Say I have files with such names as:

"File - x.avi"

Where x is a number one to 95, how can I organize them in a folder so they appear, in such an order:

"File - 1.avi"
"File - 2.avi"
"File - 3.avi"

And so on, instead of...

"File - 1.avi"
"File - 10.avi"
"File - 11.avi"

Any help would be appreciated, preferably an automated setting or a way to trick windows =)