Answers for "change file creation metadata"

0

change file creation metadata

(Get-Item "D:\Test\log1.txt").CreationTime=("3 August 2019 17:00:00")
Posted by: Guest on January-27-2021

Code answers related to "Shell/Bash"

Browse Popular Code Answers by Language