http://bugs.winehq.org/show_bug.cgi?id=13617 Summary: start /Unix is one character short of the windows behaviour Product: Wine Version: 1.0-rc3 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: programs AssignedTo: wine-bugs(a)winehq.org ReportedBy: jeffzaroyko(a)gmail.com The attached test program demonstrates the expected behaviour, it will pass if launched from windows explorer and fail if run from the commandline. Under wine, the expected explorer behaviour has been implemented in wine start using the /Unix switch. It is almost correct, but is missing a space after the quoted commandline. The following test program demonstrates the expected behaviour and issues a pass/fail message. I've submitted a patch to correct this. -- 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.