minch-dev / WinCopyPasteDates

Windows context menu items that allow you to copy a given file's date stamps and then paste (apply) them to any other file. Applies all three datestamps, 'modified', 'accessed' and 'created'. Helps me to preserve dates for archival purposes. Might be usefull for anyone else as well.
GNU General Public License v3.0
3 stars 0 forks source link

\! exclamation problem #1

Closed minch-dev closed 2 years ago

minch-dev commented 3 years ago

! exclamation in path is treated as special backlashed symbol for some reason. I guess it's just Robocopy's drunk behaviour again, no idea how to fix.

minch-dev commented 2 years ago

fixed in 1.0.4