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

WineHQ Bugzilla wine-bugs at winehq.org
Sat Mar 27 11:00:18 CDT 2021


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

Louis Lenders <xerox.xerox2000x at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |xerox.xerox2000x at gmail.com

--- Comment #2 from Louis Lenders <xerox.xerox2000x at gmail.com> ---
(In reply to Alexandre Julliard from comment #1)
> 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.

I still have one in system32:

rm -rf ~/ramdisk/.wine

wine winecfg

find . -name start.exe
./drive_c/windows/command/start.exe
./drive_c/windows/system32/start.exe

Then 'wine64 start winecfg' works whereas 'wine start winecfg' fails.

Is this difference intentional? (this is self-compiled wine 6.5)

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