[Bug 21505] cmd returns %ProgramFiles% with newline character

wine-bugs at winehq.org wine-bugs at winehq.org
Wed Jan 27 20:01:42 CST 2010


http://bugs.winehq.org/show_bug.cgi?id=21505


Vitaliy Margolen <vitaliy at kievinfo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |INVALID




--- Comment #1 from Vitaliy Margolen <vitaliy at kievinfo.com>  2010-01-27 20:01:42 ---
Don't see a problem here:
Win xp:
echo %ProgramFiles%> test_echo_win.txt

Wine:
wine cmd /c echo "%ProgramFiles%" > test_echo_wine.txt

$ cmp test_echo_win.txt test_echo_wine.txt
$

And yes both files contain:
00000000 43 3A 5C 50 │ 72 6F 67 72 │ 61 6D 20 46 │ 69 6C 65 73 │ 0D 0A

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


More information about the wine-bugs mailing list