cd /proc/sys/fs/binfmt_misc echo ':DOSWin:M::MZ::/usr/bin/wine:' > register
and now I can start my application with ./file.exe
cd /proc/sys/fs/binfmt_misc echo ':DOSWin:M::MZ::/usr/bin/wine:' > register
and now I can start my application with ./file.exe