After using the mandatory “wine program.exe” in terminal while running an M1/silicon/arm64 mac mini (I DID start this in the Mac OS forum) OS 12.7.5
It is Wine ver. 9.0 assembled by homebrew as per instructions on WINEhq install page. Also followed with uninstall and re install in case it was a case of not knowing if older version of WINE was already installed on this machine.
Im no codey. I searched the Library/application support/ folder for the following that appear to be problematic
ShellExecuteEx
FTSER2K
winedevice.exe
syswow64
winedevice is there, in case explorer is really a prob it is also in there. The rest are not.
Anyway.
I got this reply under the command attempt if ppl need greater detail:
extssdbrad@Exts-Mac-mini ~ % wine program.exe
0048:err:environ:init_peb starting L"C:\\windows\\syswow64\\winedevice.exe" in experimental wow64 mode
0054:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\FTSER2K": c0000142
003c:fixme:service:scmdatabase_autostart_services Auto-start service L"FTSER2K" failed to start: 1114
009c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
009c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
009c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
009c:fixme:hid:handle_IRP_MN_QUERY_ID Unhandled type 00000005
00a4:fixme
00bc:fixme
00a4:err:system:NtUserChangeDisplaySettings Changing L"\\\\.\\DISPLAY2" display settings returned -2.
00a4:err:explorer:initialize_display_settings Failed to initialize registry display settings for L"\\\\.\\DISPLAY2".
Application could not be started, or no application associated with the specifie
d file.
ShellExecuteEx failed: File not found.
I see some ancient posts where the answer is that brew sent a 32bit package? if its command originated from this machine I thought it sends the right one, it has for other 64bit brews/casks I did since then.
Would using Macports help get it done better, or a command that the WINEhq page doesnt show?