Wine ShellExecuteEx failed: File not found.

Questions about Wine on Linux
Locked
LizbeanAutomata

Wine ShellExecuteEx failed: File not found.

Post by LizbeanAutomata »

Before I start, I will give you some basic information about my machine

OS: PeppermintOS x86_64
Kernel: 6.1.0-13-amd64
Debian bookworm
wine version installed: wine-8.0.2

I have done the steps to install wine, and it works, but when in the terminal I try to use "wine --cfg" to configure the perfixes, this error comes up

Code: Select all

0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0084:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
The application could not be executed, or there is no application associated with the specified.
ShellExecuteEx failed: File not found.
I don't know if I have to download something extra, so that's why I'm asking here

I should add that the first time I used "wine --cfg" everything did work correctly, it asked me to install something, but I don't know if this in particular failed
LizbeanAutomata

Re: Wine ShellExecuteEx failed: File not found.

Post by LizbeanAutomata »

forget it, I realized I was using the command wrong, sorry for the inconvenience
Locked