I would like to know on how to code batch file based on following condition
If today is Friday and time is between 5 am and 10 am, then
don't run coding
else
run coding
end
Does anyone have any suggestions?
Thanks in advance
I would like to know on how to code batch file based on following condition
If today is Friday and time is between 5 am and 10 am, then
don't run coding
else
run coding
end
Does anyone have any suggestions?
Thanks in advance
2 people are following this question.