Cleanup of Kinovea swing record files

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • gripfangwolf
    Junior Member
    • Nov 2020
    • 2

    #1

    Cleanup of Kinovea swing record files

    What is everyone doing to clean up all the files that are generated each swing?

    My first thought is a batch job that runs on boot (I don't leave my PC running when not in use) and deletes files that are X days old

    something like " forfiles -p "C:\what\ever" -s -m *.* -d <number of days> -c "cmd /c del path"​ "

    However I may want to historically go back and look at past swings, so thought maybe zip up files and move off primary hard drive might be a better solution.​
Working...