306f8e04bb
path may contain spaces. When it is passed into CreatProcessW, it will interpret in several ways. Escape path for CreateProcessW to remove ambiguity. Make sure [path] won't be escaped again. Bug:https://github.com/dart-lang/sdk/issues/37751 Change-Id: I70914c7c2e17aad660126662ab0e83eebe348892 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/112934 Commit-Queue: Zichang Guo <zichangguo@google.com> Reviewed-by: Siva Annamalai <asiva@google.com> Reviewed-by: Zach Anderson <zra@google.com>