OK so apparently i can make a batch file that, when scheduled to run will run a list of programs that I specify
I'm looking to run Defraggler and CCleaner what im wondering, is what code would i type to do this? any help thanks
OK so apparently i can make a batch file that, when scheduled to run will run a list of programs that I specify
I'm looking to run Defraggler and CCleaner what im wondering, is what code would i type to do this? any help thanks
OK so apparently i can make a batch file that, when scheduled to run will run a list of programs that I specifyI'm looking to run Defraggler and CCleaner what im wondering, is what code would i type to do this? any help thanks
>df -help
Usage: df [-hkPt] [-timeout timeout] [file_system ...] [file ...]
Simple way to use would be to put it up as
df c:
CCleaner is simpler,
<path to CCleaner>\CCleaner.exe /auto
e.g.
c:\progra~1\CCleaner\CCleaner.exe /auto