How can I convert a .NET exe to Win32 exe? (I don\'t have the code) The purpose is to run the application in Linux using wine. I presume that .NET exe cannot be run in wine
Perhaps it will run under mono?