Adventure Game Studio

Community => General Discussion => Topic started by: Meowster on Mon 25/02/2008 21:30:18

Title: Is there a way to check when a file was last accessed on your PC?
Post by: Meowster on Mon 25/02/2008 21:30:18
right click and pressing Properties seems to not work... it shows you the time that it was last accessed as being the time when you checked the properties. Clever. ¬¬
Title: Re: Is there a way to check when a file was last accessed on your PC?
Post by: MrColossal on Mon 25/02/2008 21:35:38
sort folder by details and then sort by last accessed?
Title: Re: Is there a way to check when a file was last accessed on your PC?
Post by: LimpingFish on Mon 25/02/2008 21:51:53
That might only work for "last modified".

Hmm. In Vista you can add "Date Accessed" to items in a folder, using "Sort By...", but it doesn't seem to do anything. :-\
Title: Re: Is there a way to check when a file was last accessed on your PC?
Post by: Meowster on Mon 25/02/2008 23:41:06
yeah, colossal and limpingfish... I tried what you both suggested, but after testing the files myself (by opening them in different orders) it made absolutely no difference to the order in which they were displayed.

Also checking when they were last accessed gives you the current date and time, as it considers you checking them to be the "last time" you accessed them.

At this point I'm more just kind of curious if Windows is really that retarded.
Title: Re: Is there a way to check when a file was last accessed on your PC?
Post by: tube on Tue 26/02/2008 00:29:48
Quote from: Meowster on Mon 25/02/2008 23:41:06
At this point I'm more just kind of curious if Windows is really that retarded.
Yes it is. NTFS filesystems have access time "resolution" of one hour by design, meaning that the time will not be updated unless it's been an hour since the last update. AFAIK Vista even has access time updates disabled completely to slightly enhance filesystem performance. The updates can be turned back on via the registry (and off in XP) but as I said, depending on the filesystem you might or might not get accurate information.