.--------+-------------+--------------[KeepNewest]-----------+-------------------:
|                              KeepNewest Util v1.00 by TuS                      |
:-------+-------------+------------------+-------------------+-------------------:

 KeepNewest is a utility tool.
 It allows user to keep a limited number of files or folders in a target path.
 Files or Folders are sorted by creation timestamp and the oldest are deletes.

 !!!Use KeepNewest with precaution as it can be VERY dangerous!!!
 !!!Use at your own risk and never run against "Windows" or "Program Files"!!!

 COMMAND: KeepNewest <path> <count> <type>
 arguments:
		<path>	The Path to process
			ie: "c:\myfolder"
		<count> The Number of files/folders/Junctions to keep
			ie: 5
		<type>	The Type to process 
			ie: "file" or "folder" or "junction"
			"junction" requires Sysinternal's Junction v1.06

 ChangeLog
	v1.00: May 2011
	 + Initial Release