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@winehq.org ReportedBy: sven.koehler@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.
http://bugs.winehq.org/show_bug.cgi?id=18407
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Status|UNCONFIRMED |NEW Component|-unknown |programs Ever Confirmed|0 |1
--- Comment #1 from Austin English austinenglish@gmail.com 2009-05-24 17:34:28 --- Confirming.
http://bugs.winehq.org/show_bug.cgi?id=18407
--- Comment #2 from Sven sven.koehler@gmail.com 2009-05-24 18:00:11 --- Note that the command set "test=bla" works on WinNT only. Win9x/ME or even DOS behave like Wine does.
http://bugs.winehq.org/show_bug.cgi?id=18407
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |dank@kegel.com Resolution| |DUPLICATE
--- Comment #3 from Dan Kegel dank@kegel.com 2010-01-01 12:49:26 --- I think this is the same as bug 19778, which is fixed. Please let us know if this is still a problem. (Sorry for not seeing this bug earlier.)
*** This bug has been marked as a duplicate of bug 19778 ***
http://bugs.winehq.org/show_bug.cgi?id=18407
Dmitry Timoshkov dmitry@codeweavers.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Dmitry Timoshkov dmitry@codeweavers.com 2010-01-03 03:39:21 --- Closing duplicate.
http://bugs.winehq.org/show_bug.cgi?id=18407
Dan Kegel dank@kegel.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Component|programs |cmd