fix(launcher): preserve arguments through Windows command wrappers

This commit is contained in:
2026-09-10 13:22:04 -07:00
parent 1213203228
commit 8c7ad75033
7 changed files with 101 additions and 37 deletions
@@ -96,6 +96,7 @@ test('Windows bootstrap prepares once and forwards metacharacter arguments', asy
const args = [
'spaces here',
'100%',
'p%TEMP%q',
'bang!',
'a&b',
'x|y',