[Bug 38558] cmd.exe bundled with Windows XP messed up when using FOR /F

wine-bugs at winehq.org wine-bugs at winehq.org
Sun Oct 7 16:51:42 CDT 2018


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

helloworld <echekanskiy at gmail.com> changed:

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

--- Comment #15 from helloworld <echekanskiy at gmail.com> ---
Can this bug affect code like this?

"FOR /F "tokens=2* delims=     " %%A IN ('REG QUERY "%RegKeyPath%" /v
FrameworkDir32') DO SET FrameworkDir32=%%B"

This is part of windows sdk 7.1, and this bug makes sdk unusable. I will try
patch later and see if it will work.

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