I wanted to use my local server running Windows 7 to use the task scheduler to install some cron jobs for some of my php files.
I can do it now: start http://theurl
What opens in my browser by default. However, I hoped to do this without physically opening the browser, so when I get back to my computer in a few days, I don't have millions of Chrome windows left.
How to load url into task scheduler without opening client browser via cmd ?
source share