Vianeta Communications MPD Archive folder Purging Utility --------------------------------- The batch file uses the forfiles command found in this ZIP file to delete files that are older than 30 days (note: 30 days is default, but can be changed by the user). 1. Make sure that forfiles.exe is copied to %system% folder, ex: c:\winnt\system32 for Windows2000 and c:\windows\system32 for Windows XP. 2. Change the source folder appropriately in vnArch.bat. The source folder will be the complete path to the "Archive" folder, for ex: "C:\Documents and Settings\All Users\Documents\DSSPlayer\Message\Archive". 3. Create vnArch.bat as a scheduled task that runs every day.