[Bug 47274] Windows XP's cmd.exe doesn't execute batch files anymore

wine-bugs at winehq.org wine-bugs at winehq.org
Mon May 27 09:55:23 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47274

--- Comment #1 from Hans Leidekker <hans at meelstraat.net> ---
(In reply to Gabriel Ivăncescu from comment #0)
> Since wine-4.4, Windows XP's cmd.exe doesn't execute batch files anymore, it
> simply silently fails and does nothing. A regression test pin-pointed the
> issue:
> 
> 8021d449f4a02aa5e44476e9f9c98e5641e596a2 is the first bad commit
> commit 8021d449f4a02aa5e44476e9f9c98e5641e596a2
> Author: Hans Leidekker <hans at codeweavers.com>
> Date:   Wed Mar 6 10:14:27 2019 +0100
> 
>     advapi32: Add a stub implementation of SaferIdentifyLevel.
>     
>     Signed-off-by: Hans Leidekker <hans at codeweavers.com>
>     Signed-off-by: Alexandre Julliard <julliard at winehq.org>
> 
> Reverting the patch to a stub is necessary. Changing the return value to

Note that before this patch SaferIdentifyLevel was commented out in the spec
file. Are you saying that if you add a spec file stub for this function cmd.exe
works as before?

-- 
Do not reply to this email, post in Bugzilla using the
above URL to reply.
You are receiving this mail because:
You are watching all bug changes.


More information about the wine-bugs mailing list