How to convert a .NET exe to native Win32 exe?

后端 未结 6 2149
广开言路
广开言路 2020-12-18 09:45

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

6条回答
提交回复
热议问题