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

后端 未结 6 2130
广开言路
广开言路 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条回答
  •  梦毁少年i
    2020-12-18 09:53

    Depending on your framework version it might work with Wine .Net Framework compability in Wine

提交回复
热议问题