Every folder I copy or move from a drive/partition to a different partition it changes its modified date to current date. This does not happen with files, only folders.
If I copy a folder from a drive to the same drive, it keeps the modified date timestamp.
Using robocopy/xcopy works fine but I'd like to fix this issue so that right-click copy and ctrl+c will work keeping timestamps again.
I'm using Windows 8.1 Pro x64 with all updates installed if it matters.
Thank you!