I am trying to create a batch file which will open a url in new window of chrome. What I want is to open that window with address bar disabled. I searched a lot all over the internet but couldn't find any solution. Please let me know if anyone has any idea how to do it. This is the code I have found so far.
start chrome --new-window "url"