i want to set the file name that is going to be zipped, may be i want to zip all files name like 'abc_xxx':abc_1.txt, abc_2.txt
and i also want to set the ageday ,may be all file older than 5 days will be zipped.
how to do this with execute process task?