http://bugs.winehq.org/show_bug.cgi?id=21529 Summary: winepath not work correctly if path with space Product: Wine Version: 1.0.1 Platform: x86 OS/Version: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: yurii_ptz(a)bk.ru Hello! I try convert unix to windows My file /home/user/my file.txt i try winepath -w "/home/user/my dir/file.txt" or winepath -w /home/user/my\ dir/file.txt and recive Z:\my dir\file.txt But many windows programm can't open Z:\my dir\file.txt and open only Z:\"my dir"\file.txt It is bug? Or maybe need add new options to winepath - with quotes? -- 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.