LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   CentOS (https://www.linuxquestions.org/questions/centos-111/)
-   -   Need help with wine (https://www.linuxquestions.org/questions/centos-111/need-help-with-wine-4175725966/)

notooth 06-12-2023 03:51 PM

Need help with wine
 
I cannot run a Windows app. Can anyone help?

Code:

$ file ./run.exe
./run.exe: PE32 executable (GUI) Intel 80386, for MS Windows

$ flatpak run org.winehq.Wine ./run.exe
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: failed to open "./run.exe": c0000135


TB0ne 06-12-2023 04:28 PM

Quote:

Originally Posted by notooth (Post 6436171)
I cannot run a Windows app. Can anyone help?
Code:

$ file ./run.exe
./run.exe: PE32 executable (GUI) Intel 80386, for MS Windows

$ flatpak run org.winehq.Wine ./run.exe
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
0088:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
wine: failed to open "./run.exe": c0000135


Based on what very little you posted, no...no one can help you. A program called "run.exe"??? What, exactly, do you think that tells us?? On what version of CentOS?? You rarely follow up in your threads, but the best answer is "Don't use WINE, use a native Linux program that does the same thing".


All times are GMT -5. The time now is 11:43 PM.