When I click on an image file, it shows the date taken at the bottom of the folder. How do I change it so that it shows date modified?
feedback
|
|
It's not possible without writing a shell extension. Explorer is taking the data from the JPEg's metadata. Replacing that would be counter intuitive, thus requiring an exceptional solution. | |||
feedback
|