https://secure.phabricator.com/book/phabricator/article/arcanist_windows/
In documentation:
```
sublime_text.exe\" -w
```
But SublimeText on Windows doesn't have key -w. Instead of -w it's possible use key
```
-n or --new-window: Open a new window
```