deepin直接运行exe
deepin直接运行exe
用root用户打开/usr/share/appications
新建一个文件 咏南.desktop
填写如下内容:
#!/usr/bin/env xdg-open
[Desktop Entry]
Encoding=UTF-8
Type=Application
Icon=
Exec=deepin-wine "/usr/yn/ynmain.exe"
Name=yn
Name[zh_CN]=咏南CS框架
Encoding=UTF-8
Type=Application
Icon=
Exec=deepin-wine "/usr/yn/ynmain.exe"
Name=yn
Name[zh_CN]=咏南CS框架
本文来自博客园,作者:{咏南中间件},转载请注明原文链接:https://www.cnblogs.com/hnxxcxg/p/12390780.html