
Introduction
Remember touch from UNIX? It refreshes a file(s) modified time which can be very useful.
This small tool lets you change many file datetime stamps from a simple GUI - no more shell scripts or batch files.
This tool was very simple to create using .Net. It took around two hours including adding exception handling.