[Exchange Ideas] wine运行绿色软件
Tofloor
poster avatar
yqhwd
deepin
2023-05-16 16:23
Author

请问能否做一个类似于运行WINDOW下的绿色软件的WINE程序,比方说我直接运行wine /software/abc.exe

Reply Favorite View the author
All Replies
jjcui8595
deepin
2023-05-16 16:33
#1

参考以下帖子:

https://bbs.deepin.org/post/239229

Reply View the author
云的眼泪
deepin
2023-05-16 16:45
#2

将下面的代码保存为wine.desktop文件,复制到/usr/share/applications中,就可以双击直接打开绿色版的WIN软件(第一次要设置关联)

[Desktop Entry]
Name=Deepin-Wine
Name[zh_CN]=Deepin-Wine
GenericName=Launch by Deepin-Wine6-stable
GenericName[zh_CN]=使用Wine运行
Comment=Launch by Wine
Comment[zh_CN]=使用Wine运行
MimeType=application/octet-stream
Keywords=exe;scr;
Exec=deepin-wine6-stable start /unix %f
Icon=wine
Terminal=false
Type=Application
NoDisplay=true
Categories=System;Utility;
StartupNotify=true

Reply View the author
绍贝格尔
deepin
2023-05-16 16:57
#3

看了以上教程稍微有点麻烦。可以安装wine游戏助手,用它安装

Reply View the author
大威天龙
deepin
2023-05-16 18:08
#4

哪有那么麻烦 直接exe目录下 右键打开终端 wine abc.exe 就行。

Reply View the author
ThinkYoung
deepin
2023-05-16 19:35
#5

试试 gfdgd_xi 的 wine运行器

Reply View the author
Amber
deepin
2023-05-16 20:33
#6

wine运行器直接试试

Reply View the author
阿尼樱奈奈
deepin
2023-05-16 21:15
#7

image.png

Reply View the author
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2023-05-16 21:39
#8

不是分分钟的事情么。。。

直接终端:

deepin-wine xxxx.exe
Reply View the author
yqhwd
deepin
2023-05-16 23:07
#9
阿尼樱奈奈

image.png

这么运行后,机器直接死了😂

Reply View the author