[Bug 47775] Wine `start` doesn't support launching files with a full UNIX path specified

WineHQ Bugzilla wine-bugs at winehq.org
Tue Sep 17 09:19:29 CDT 2019


https://bugs.winehq.org/show_bug.cgi?id=47775

--- Comment #5 from Artem S. Tashkinov <aros at gmx.com> ---
Anyways, if anyone finds this bug report here's how I solved it for myself:

$ cat /opt/wine/bin/winestart                                                  
                                                                               
           #!/bin/sh
wine start /unix "$@"

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