You can easily create your own. Open notepad and add something like the following:
cd c:\games\HPS Simulations\
del /s *.yyy
del /s *.xxx
cd c:\games\John Tiller Software\
del /s *.yyy
del /s *.xxx
Make sure you change to path to reflect where you have your games installed. The above example is what works for me with where I have my games installed.
Save the file in the .txt format, and then rename the file so that the file extension is .bat instead of .txt. For example mine is called 'PBEM xxx yyy cleanup HPS JTS.bat'
Hope this helps.
