[Bug 38289] Wine cmd is unable to display a bat file script correctly.

WineHQ Bugzilla wine-bugs at winehq.org
Sat Apr 9 04:52:41 CDT 2022


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

Axel Gembe <derago at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |derago at gmail.com

--- Comment #6 from Axel Gembe <derago at gmail.com> ---
https://bugs.winehq.org/show_bug.cgi?id=47798 looks like it is the same bug but
with a simpler reproduction.

I can confirm that this bug still exists in Wine 7.2.

I've hit this bug when diagnosing why the Visual Studio 2019 Build Tools
vcvarsall.bat didn't detect the installed Windows SDK. Turns out that in
"C:\Program Files (x86)\Microsoft Visual
Studio\2019\BuildTools\Common7\Tools\vsdevcmd\core\winsdk.bat" there is a check
for "if "!result:~0,3!"=="10." (" which compares the first 3 character of the
Windows SDK version to "10." which always fails because of this issue.

-- 
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