SyntaxFix
Write A Post
Hire A Developer
Questions
Have a look into the start command. It should do what you're trying to achieve.
start
Also, you might be able to leave out path to chrome. The following works on Windows 7:
start chrome "site1.com" "site2.com"