On Fri Jul 24 07:40:59 2026 +0000, eric pouech wrote:
overall MR looks good I would have preferred to have the test in programs/cmd (as we're actually testing cmd's internal start) and written in batch language... is this something you could do? Done, thanks. I removed the standalone C test and added the regression test to programs/cmd/tests/test_builtins.cmd, with the equivalent test mirrored in test_builtins.bat.
The test registers a temporary URL protocol and verifies that cmd's built-in START can launch a URL longer than MAX_PATH. I also verified it on native Windows and with 32-bit and 64-bit Wine. The latest pipeline passes: https://gitlab.winehq.org/wine/wine/-/pipelines/71260 -- https://gitlab.winehq.org/wine/wine/-/merge_requests/11387#note_146575