sc: Fix parsing parameter name in the 'switch=param' constructs.
commit8b38c91d83844dea882922055ced7cdeb79c1693
authorDmitry Timoshkov <dmitry@baikal.ru>
Fri, 18 Mar 2022 14:10:47 +0000 (18 17:10 +0300)
committerAlexandre Julliard <julliard@winehq.org>
Fri, 18 Mar 2022 16:40:47 +0000 (18 17:40 +0100)
tree60ec84680dd3153b969553d14a3c49d4400a85ee
parentd67129a7776381f81fa36e16cbfd1e065e47f158
sc: Fix parsing parameter name in the 'switch=param' constructs.

So that 'sc create test binpath=test.exe' actually works.

Signed-off-by: Dmitry Timoshkov <dmitry@baikal.ru>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
programs/sc/sc.c