https://bugs.winehq.org/show_bug.cgi?id=54976
Bug ID: 54976 Summary: Since 4356fe0d830759a4bc194f21f3c8fc3a36ca2ca0 program fails to start: Application could not be started, or no application associated with the specified file. (regression) Product: Wine Version: 8.7 Hardware: x86-64 URL: https://community.chocolatey.org/api/v2/package/chocol atey/1.4.0 OS: Linux Status: NEW Keywords: download Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: xerox.xerox2000x@gmail.com Regression SHA1: 4356fe0d830759a4bc194f21f3c8fc3a36ca2ca0 Distribution: Debian
This is a regression from yesterday:
4356fe0d830759a4bc194f21f3c8fc3a36ca2ca0 disallows choco.exe to start
The easiest way to reproduce this, without having to install it completely (bit tedious), is :
wget https://community.chocolatey.org/api/v2/package/chocolatey/1.4.0
7z x 1.4.0
wine ./tools/chocolateyInstall/choco.exe
Expected behaviour: It should print some error info because it's not installed properly
Actual behaviour: wine: failed to start L"Z:\home\louis\Downloads\tools\chocolateyInstall\choco.exe" Application could not be started, or no application associated with the specifie d file.