FileTimeChanger is a console windows app to change access creation modified file time and date

- Posted in software by

FileTimeChanger is a nice little tool with show, change, and help flags -s -c -h. Works great.

Capture console output in C#

- Posted in Coding by

The following C# source code demonstrates how to capture the output of a console program: