[Bug 31178] New: Wine's cmd always behaves like DOS, regardless of Windows version setting
http://bugs.winehq.org/show_bug.cgi?id=31178 Bug #: 31178 Summary: Wine's cmd always behaves like DOS, regardless of Windows version setting Product: Wine Version: 1.5.8 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: cmd AssignedTo: wine-bugs(a)winehq.org ReportedBy: andreas(a)braml.org Classification: Unclassified No matter what Windows version Wine is set to, the builtin cmd always behaves like DOS regarding the interpretation of the '^' character. This breaks the TexLive 2012 install script install-tl.bat. The batch file contains the following test: rem First, check if this is DOS based system rem in DOS '^' is just a normal character if not ^x==x goto DOS As the script jumps to the DOS section and fails, cmd obviously interprets '^' as a normal character, which is wrong for Windows version 2000 (maybe even NT?) and above. -- 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.
http://bugs.winehq.org/show_bug.cgi?id=31178 Andreas Hermann Braml <andreas(a)braml.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |http://mirror.ctan.org/syst | |ems/texlive/tlnet/install-t | |l.zip -- 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.
http://bugs.winehq.org/show_bug.cgi?id=31178 Jason Edmeades <us(a)edmeades.me.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED CC| |us(a)edmeades.me.uk Resolution| |DUPLICATE --- Comment #1 from Jason Edmeades <us(a)edmeades.me.uk> 2012-09-03 16:58:11 CDT --- This is a duplicate, ie wine's cmd doesnt handle the ^ character very well... Patches on 18346 should help *** This bug has been marked as a duplicate of bug 18346 *** -- 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.
http://bugs.winehq.org/show_bug.cgi?id=31178 Bruno Jesus <00cpxxx(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #2 from Bruno Jesus <00cpxxx(a)gmail.com> 2012-09-13 08:25:00 CDT --- Closing. -- 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.
participants (1)
-
wine-bugs@winehq.org