how to run exe file in linux

C++
./filename.exechmod a+x info.exe
Source

Also in C++: