Setting Creation Date of file to a past date?

Mark Wieder ahsoftware at sonic.net
Mon Mar 15 21:35:19 EDT 2021


On 3/14/21 4:41 PM, matthias rebbe via use-livecode wrote:
> Windows unfortunately does not include such a command line tool

I am astounded to find there is no touch command for Win.
However, there does appear to be a solution for Windows (untested) using 
commandline options for the copy command:

date desiredDate
copy /b filename.ext +,,

https://superuser.com/questions/10426/windows-equivalent-of-the-linux-command-touch/764716

-- 
  Mark Wieder
  ahsoftware at gmail.com




More information about the use-livecode mailing list