feat(core): Create no window by default in Invoke-ExternalCommand#5066
feat(core): Create no window by default in Invoke-ExternalCommand#5066niheaven merged 1 commit intoScoopInstaller:developfrom
Invoke-ExternalCommand#5066Conversation
831fd40 to
1ea1d5d
Compare
a327be4 to
c3a1530
Compare
-NoWindow for Invoke-ExternalCommandInvoke-ExternalCommand
|
This breaks my install/uninstall scripts for my dorado/msys2-cn. With this forced |
|
I'm planning to merge #5124 which refactor The default behavior of |
|
@chawyehsu So sorry that I made a stupid mistake in this PR... 🤦🏻 Line 524 in 34da850 A
@niheaven You're right, |
Description
Support a new-NoWindowswitch which indicates the process should be started without creating a new window to contain it. This switch cannot go with-RunAs.EDITED: So stupid that I missed the switch in this PR even though I wrote the description above. 😭
Checklist:
developbranch.