Hi.
i am trying to write a script that scheduled to run every week and delete old archive files. the files are in a folder under c:\arch\.
i have a vbscript that examines the modify date of the file. but i need to look through all the files in that folder and delete anything that is older than 30 days old. any ideas?
thanks.
i am trying to write a script that scheduled to run every week and delete old archive files. the files are in a folder under c:\arch\.
i have a vbscript that examines the modify date of the file. but i need to look through all the files in that folder and delete anything that is older than 30 days old. any ideas?
thanks.