27 Mar
2021
27 Mar
'21
10:45 a.m.
https://bugs.winehq.org/show_bug.cgi?id=50867 --- Comment #1 from Alexandre Julliard <julliard(a)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.