https://bugs.winehq.org/show_bug.cgi?id=38558 helloworld <echekanskiy(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |echekanskiy(a)gmail.com --- Comment #15 from helloworld <echekanskiy(a)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.