New google Chrome window on a SECOND monitor

41 views
Skip to first unread message

Wesley Bentvelzen

unread,
Apr 8, 2015, 10:09:56 AM4/8/15
to chromium...@chromium.org
Dear lads,

Im an IT guy and im just scripting around. But i stumble upon something and i have no clue what it could be.
I have 2 scripts at the moment, and when I run 1 of them i will get a new window of google chrome with a specific site on my second screen in full screen mode. 
Now i want to run the second script and i want that to open on my first screen, only this opens on the second screen as well. 
These are the scripts im using:
Script 1:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" "http://www.youtube.com" --window-position=2000,100 --kiosk
exit

Script 2:
"C:\Program Files (x86)\Google\Chrome\Application\chrome.exe" "http://www.hotmail.com" --window-position=0,0 --new-window --kiosk
pause

You can see that I used a different window position on script 1.

Could someone help me because I really cant find this problem. I already tried to change the command orders and i started both batch files in a different order. But still no progress.

P.S: I used 2 random sites because the sites that i wanna use are private ones for work, also the --start-fullscreen isn't visible here because this option is already in my private URLs.
Reply all
Reply to author
Forward
0 new messages