http://bugs.winehq.org/show_bug.cgi?id=18407 Summary: cmd.exe: set command seems broken Product: Wine Version: 1.1.21 Platform: PC OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: sven.koehler(a)gmail.com The command SET "test=bla" should have the same results as SET test=bla Yet, in wine, the first command seems to set the variable "test to the value bla" while the second command correctly sets the variable test to the value bla. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.