1. Create a batch file c:\WinNT\DelLogs.bat
2. Place these lines inside:
@echo off
del "c:\Some Folder\Some Files.log"
3. Use the Task Scheduler via the Control Panel
to schedule c:\WinNT\DelLogs.bat to run once
every week at the preferred time.
Want to reply to this thread or ask your own question?
You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.