[Bug 50867] wine start /unix stopped working in 6.5

WineHQ Bugzilla wine-bugs at winehq.org
Sat Mar 27 10:45:13 CDT 2021


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

--- Comment #1 from Alexandre Julliard <julliard at winehq.org> ---
What has changed is that Wine is more strict about requiring the file to
execute to actually be found on disk. By default, start.exe is installed into
c:\windows\command, which is not in the standard path, so it isn't found.

We should probably add a workaround for this case. For the time being, copying
start.exe into c:\windows\system32 should work.

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