FolderDate v1.00  2006 MaDah
=============================
Recursively sets each folder's date to the date of the newest file in the folder.

Supports commandline arguments:

folderdate.exe [switches] [folders] 

switches:
	/a	automatically starts scanning
	/s	silent, no messagebox popups when finished
	
You can also use them togheter and scan more than one folder at the same time:

folderdate.exe /a /s "C:\Path 1" "D:\More\Path 2" "C:\Even\More\Path 3"


This software is released under zlib License, please read "License.txt" or visit
http://www.opensource.org/licenses/zlib-license.php
