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?
Tell me more
×
Super User is a question and answer site for
computer enthusiasts and power users. It's 100% free, no registration required.
|
|
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. |
|||
|