I can not run .exe file through wine

When you run the .exe file, this error occurs

Reading profile /etc/firejail/wine.profile
Reading profile /etc/firejail/disable-common.inc
Reading profile /etc/firejail/disable-devel.inc
Reading profile /etc/firejail/disable-interpreters.inc
Reading profile /etc/firejail/disable-programs.inc
Parent pid 4402, child pid 4403
Child process initialized in 305.40 ms
wine: created the configuration directory ‘/home/user/.wine’
0012:err:ole:marshal_object couldn’t get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0012:err:ole:marshal_object couldn’t get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0012:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0012:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0012:err:ole:get_local_server_stream Failed: 80004002
0014:err:ole:marshal_object couldn’t get IPSFactory buffer for interface {00000131-0000-0000-c000-000000000046}
0014:err:ole:marshal_object couldn’t get IPSFactory buffer for interface {6d5140c1-7436-11ce-8034-00aa006009fa}
0014:err:ole:StdMarshalImpl_MarshalInterface Failed to create ifstub, hres=0x80004002
0014:err:ole:CoMarshalInterface Failed to marshal the interface {6d5140c1-7436-11ce-8034-00aa006009fa}, 80004002
0014:err:ole:get_local_server_stream Failed: 80004002
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in ‘/home/user/.wine’ has been updated.
wine: Bad EXE format for Z:\media\user\PHOTOSHOP\Photoshop\RAR\Paint Tool SAI 2.0 (64bit)\sai2.exe.
Parent is shutting down, bye…

Run through ROOT and USER

Installed wine32 >

$ sudo dpkg --add-architecture i386
$ sudo apt update && apt install wine32

Nothing. It turns out the same error

bad exe formate

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.