run imo on wine

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
assarem
Newbie
Newbie
Posts: 4
Joined: Wed Mar 25, 2020 5:39 am

run imo on wine

Post by assarem »

it is possible to run version imo windows on wine
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: run imo on wine

Post by jkfloris »

If this is the application, you need to install dotnet40 with winetricks.
assarem
Newbie
Newbie
Posts: 4
Joined: Wed Mar 25, 2020 5:39 am

Re: run imo on wine

Post by assarem »

yes it is
assarem
Newbie
Newbie
Posts: 4
Joined: Wed Mar 25, 2020 5:39 am

Re: run imo on wine

Post by assarem »

it wont work after i have installed dotnet40
assarem
Newbie
Newbie
Posts: 4
Joined: Wed Mar 25, 2020 5:39 am

Re: run imo on wine

Post by assarem »

Unhandled exception: 0xe0434352 in 32-bit code (0x7b43c8bc).
Register dump:
CS:0023 SS:002b DS:002b ES:002b FS:006b GS:0063
EIP:7b43c8bc ESP:0033e464 EBP:0033e4e8 EFLAGS:00000212( - -- I -A- - )
EAX:7b429209 EBX:00000010 ECX:0033e490 EDX:0033e54c
ESI:00000000 EDI:0013e9d8
Stack dump:
0x0033e464: 31260774 00000000 013e0ef8 00000000
0x0033e474: 00000000 00000000 e0434352 00000001
0x0033e484: 00000000 7b43c8bc 00000005 80131501
0x0033e494: 00000000 00000000 00000000 79140000
0x0033e4a4: 7919c5d4 00000059 00000000 0033e54c
0x0033e4b4: 003724b0 02000059 0033e4cc 79150579
f78600d: sel=7bc3006f base=00000000 limit=00000000 16-bit r-x
Backtrace:
=>0 0x7b43c8bc in kernel32 (+0x2c8bc) (0x0033e4e8)
1 0x791cac08 in clr (+0x8ac07) (0x0033e580)
2 0x791cae41 in clr (+0x8ae40) (0x0033e640)
3 0x06931b91 (0x0033e718)
4 0x04ff1353 (0x0033e73c)
5 0x04f5e471 (0x0033e790)
6 0x04f36276 (0x0033e7bc)
7 0x0671930f (0x0033e7cc)
8 0x06714f48 (0x0033e7e0)
9 0x063aedfa (0x0033e820)
10 0x05160d33 (0x0033e830)
11 0x04f32d9d (0x0033e84c)
12 0x04f32c20 (0x0033e88c)
13 0x04f32806 (0x0033e8b0)
14 0x05160afd (0x0033e8ec)
jkfloris
Level 12
Level 12
Posts: 3136
Joined: Thu Aug 14, 2014 10:10 am

Re: run imo on wine

Post by jkfloris »

Can you post the complete terminal output?
(Don't forget to use the code-tags </>)
Locked