i know that when run, batch files can execute multiple commands or programs, so im guessing its what i have to use to try adn get waht i want to happen.
what i want is to have a single file that can be run, either manualy or by windows scheduled task, that does all the sort of things i want run on a weekly basis, like run a virus scan with AVG anti virus, run a scan with AVG anti spyware, defrag my hdd, empty the recycle bin if it isnt already empty and things like that.
what i want to know is if doing all that is possible with a single batch file, or any sort of file? or do i have to set up a schedule for each and every program i want run and try and time it so that 1 program starts roughly when the previous one finishes?
what i want is to have a single file that can be run, either manualy or by windows scheduled task, that does all the sort of things i want run on a weekly basis, like run a virus scan with AVG anti virus, run a scan with AVG anti spyware, defrag my hdd, empty the recycle bin if it isnt already empty and things like that.
what i want to know is if doing all that is possible with a single batch file, or any sort of file? or do i have to set up a schedule for each and every program i want run and try and time it so that 1 program starts roughly when the previous one finishes?