Scenario:
I copy & paste a file within the same folder.
The copy is pasted with a postfix and its creation date shows the date/time of the paste.
I move the original file to an archive folder.
Now I rename the copy of the file to the original name (removing the postfix).
Result:
The "creation date" is automatically changed to the creation date of the original file.
This is true in XY but also in Win Exlplorer too. So it's obviously a problem with Windows.
(However, if I do a batch rename in XY - did not test batch in WE - then the creation date stays the same.)
Question:
Does anybody know WHY this happens and how to stop Windows from behaving that stupidly? (EDIT: Using Windows 7)
general question reg. file copy + creation date
-
autocart
- Posts: 1391
- Joined: 26 Sep 2013 15:22
general question reg. file copy + creation date
[AHK] redirecting Windows Explorer to XY, [XYS] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
-
highend
- Posts: 14996
- Joined: 06 Feb 2011 00:33
- Location: Win Server 2022 @100%
Re: general question reg. file copy + creation date
It's by design. It's a compatibility option for programs that rely on metadata of files being cached for 15 seconds.
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
New D-Word 32 entry: MaximumTunnelEntries
Set it to 0, reboot
HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
New D-Word 32 entry: MaximumTunnelEntries
Set it to 0, reboot
One of my scripts helped you out? Please donate via Paypal
-
autocart
- Posts: 1391
- Joined: 26 Sep 2013 15:22
Re: general question reg. file copy + creation date
Ok, thx for the info.
[AHK] redirecting Windows Explorer to XY, [XYS] Mini Tree with open tabs (cur loc expanded, tab folders highlighted), [AHK] customInlineRenameKeys, [AHK] clipboardHelper_and_XYEscToList
XYplorer Beta Club