Terminal Velocity
Well-Known Member
I try to run an .exe file and I got this error:
wine32 does not exist in synaptic, only wine64
it looks like wine32 is missing, you should install it.
multiarch needs to be enabled first. as root, please
execute "dpkg --add-architecture i386 && apt-get update &&
apt-get install wine32"
001e:err:ntdll:RtlpWaitForCriticalSection section 0x7bee54e0 "loader.c: loader_section" wait timed out in thread 001e, blocked by 001b, retrying (60 sec)
000f:err:service:process_send_command receiving command result timed out
0024:err:ntdll:RtlpWaitForCriticalSection section 0x7bee54e0 "loader.c: loader_section" wait timed out in thread 0024, blocked by 0026, retrying (60 sec)
000f:err:service:process_send_command receiving command result timed out
Application could not be started, or no application associated with the specified file.
ShellExecuteEx failed: File not found.
wine32 does not exist in synaptic, only wine64