NT Scheduling - TechRepublic
General discussion
December 14, 2000 at 05:41 AM
aspiring_one

NT Scheduling

by aspiring_one . Updated 25 years, 2 months ago

I have submitted an AT command which is supposed to run a batch file that will delete a certain directory’s contents on a certain day at a certain time.

Whenever I double-click on the batch file, it just opens the ms-dos window quickly and then closes. It hasn’t properly worked yet. I have properly submitted the command in the the scheduler. I’m pretty sure the problem is with the batch file.

Can someone give me the proper syntax for the batch file to delete a specific directory? Right now I only have delete c:\directory\*.*

This discussion is locked

All Comments