Share with your friends

Yes. You can do it with PowerShell commands: (Get-Item "file.txt").CreationTime=("01 April 2038 00:00:00") (Get-Item "file.txt").LastWriteTime=("01 January 1995 12:00:00") (Get-Item "file.txt").LastAccessTime=("5 May 6667 17:00:00"). Replace "file.txt" with the name of the file.

Talk Doctor Online in Bissoy App