Hi there ;) I'm running on win10 an I'm making a .bat file to

+Peter van der Walt I’ve had no problem adding http://127.0.0.1 to my Google API OAuth tests.

See: https://drive.google.com/file/d/0Bzi2h1k_udXwS2Q3Zng3RWlmUFE/view?usp=sharing

Maybe I’m thinking of a different place/thing to what you are mentioning?

Got my Batch file working today

CD
CD C:\Users\dcook\LaserWeb3
git pull
start node server-smoothie.js
start chrome http://localhost:8000/

works good !