我正在尝试使用 Mono 打开一个简单的可执行文件,因为 Wine 告诉我为 .net 应用程序安装 Mono,这是我得到的错误
mono yt.exe
** Message: Unknown heap type: #GUlD
** Message: Unknown heap type: #Blop
** (yt.exe:2508): WARNING **: The following assembly referenced from /home/austin/Downloads/yt.exe could not be loaded:
Assembly: System.Windows.Forms (assemblyref_index=0)
Version: 4.0.0.0
Public Key: b77a5c561934e089
The assembly was not found in the Global Assembly Cache, a path listed in the MONO_PATH environment variable, or in the location of the executing assembly (/home/austin/Downloads/).
** (yt.exe:2508): WARNING **: Could not load file or …Run Code Online (Sandbox Code Playgroud)