Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
How to set the file modification time?
#2
Code:
Copy      Help
str file="Q:\Test\test.txt"
DateTime t.FromComputerTime(1)
FileSetAttributes file 0 3 t


Messages In This Thread
RE: How to set the file modification time? - by Gintaras - 02-05-2020, 06:42 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)