Quantcast
Channel: The Official Scripting Guys Forum! forum
Viewing all articles
Browse latest Browse all 15028

How to code this batch file?

$
0
0

I would like to run the following code within batchfile, if and only if current time is greater than 9 am.

Does anyone have any suggestions on how to add this condition on following coding?

Thanks in advance for any suggestions :>

start /b /max "IE" "C:\Program Files\Internet Explorer\IEXPLORE.EXE" "http://www.cnn.com"


Thanks in advance for any suggestions



Viewing all articles
Browse latest Browse all 15028

Trending Articles