Re: [PATCH v5 0/3] MR11709: Fix GUID paths not being accepted by ShellExecute and explorer's command-line arguments
Aug. 24, 2026
6:35 p.m.
On Mon Aug 24 15:21:04 2026 +0000, Jinoh Kang wrote:
Thanks for the explanation! In that case, please add ```c if (!winetest_interactive) { skip( "interactive explorer guid argument test (set WINETEST_INTERACTIVE=1)\n" ); return; } ``` at the top of the `test_guid()` function so that it doesn't run in batch mode. Aha, I didn't know we could have interactive tests. Thanks a lot! I hope the new version looks good.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/11709#note_149732
1
Age (days ago)
1
Last active (days ago)
0 comments
1 participants
participants (1)
-
Andrea Faulds (@hikari_no_yume)