Exports all system information of each file/folder located in the specified directory, to a CSV file
This simple script exports all system information of each file/folder available at the specified path, to a CSV file with the following columns: attributes
, creation time
, last write time
, last access time
, file size
and full path
.
start.bat 'c:\Program Files\'
attributes contents csv datetime directory files folder size system