Hi! I need to make a directory listing with VBS, but I need to have the files sorted just as they are when you open a directory in Windows Explorer.
For instance, I open a folder with images, and they may be sorted by name, date modified/created, type, etc. They may also be reordered with date taken (if they are photos and have that metadata)
So, how can I get a file list with the same sorting as Explorer?
Thanks a lot!
For instance, I open a folder with images, and they may be sorted by name, date modified/created, type, etc. They may also be reordered with date taken (if they are photos and have that metadata)
So, how can I get a file list with the same sorting as Explorer?
Thanks a lot!