I have found only according to "date modified" and not "access date"
I haven't found any ways of sorting this correctly. Maybe I should use third party software?
feedback
|
|
In Powershell (which is already installed on your Windows 7 machine) you could do something like this:
This would recursively search the C drive for any text file accessed in the last 7 days for example. | |||
|
feedback
|