[Bug 34730] Wine can no longer execute unix programs

wine-bugs at winehq.org wine-bugs at winehq.org
Sat Jan 18 05:53:15 CST 2014


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

--- Comment #15 from oiaohm <oiaohm at gmail.com> ---
Bit more testing it is a problem
I created under dosdevices unc\test\test\test.exe

wine cmd /c '//test/test/test.exe'
wine cmd /c '\\test\test\test.exe'

Guess what both should work.   Go back to versions of wine where direct running
Linux commands work.  Only 1 of those lines work.

Both of those lines are valid under Windows.  So prior versions of wine were in
fact Windows application incompadbile.

So what ever fix is done cannot break UNC.

The current patch breaks UNC.

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