Commit 7bd3544
authored
cli: fix windows service-mode not working (microsoft#187883)
It seems like we need to run the server (a batch file) with cmd explicitly when the server itself is not run from a command prompt.1 parent d441153 commit 7bd3544
1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
566 | 566 | | |
567 | 567 | | |
568 | 568 | | |
| 569 | + | |
569 | 570 | | |
| 571 | + | |
| 572 | + | |
| 573 | + | |
| 574 | + | |
| 575 | + | |
| 576 | + | |
| 577 | + | |
| 578 | + | |
| 579 | + | |
570 | 580 | | |
571 | 581 | | |
572 | 582 | | |
| |||
0 commit comments