my .exe file is not opening, i did not have execute permission so i changed the permission by chmod +x. Still i can't open the file with wine and using ./ too, i used sudo but could not open.
After doing ./ file.exe i got this error -
Unhandled Exception:
System.InvalidProgramException: Invalid IL code in �.: (): IL_0002: brtrue.s IL_0006
[ERROR] FATAL UNHANDLED EXCEPTION: System.InvalidProgramException: Invalid IL code in �.: (): IL_0002: brtrue.s IL_0006
How to solve this error??