Home
Categories
WIKI
Topic
User
LANGUAGE:
中文
English
deepin linux 15.10.1上运行wine
Experiences and Insight
910
views ·
3
replies ·
To
floor
Go
晕船的海盗
deepin
2019-06-06 04:03
Author
deepin linux 15.10.1上运行wine,当然内容也是抄来的,不过可以一试。
打开 /usr/share/applications/ 创建文本文档wine,输入内容
[Desktop Entry]Name=Wine
Name[zh_CN]=Wine
GenericName=Launch by Wine
GenericName[zh_CN]=使用Wine运行
Comment=Launch by Wine
Comment[zh_CN]=使用Wine运行
MimeType=application/octet-stream
Keywords=exe;scr;
Exec=wine-stable %f
Icon=wine
Terminal=false
Type=Application
NoDisplay=false
Categories=System;Utility;
StartupNotify=false
修改文本属性为
.desktop,退出即可,有乱码不过可用。
Reply
Like 0
Favorite
View the author
All Replies
superendermansm
deepin
2019-06-06 04:17
#1
用deepin-wone的 qq容器啊!
Reply
Like 0
View the author
jianguo922
deepin
2019-06-06 04:59
#2
看看我的帖子
https://bbs.deepin.org/post/175029
Reply
Like 0
View the author
deepin-chinaren
deepin
2019-12-11 15:50
#3
https://bbs.deepin.org/post/178899
用deepin-wone的 qq容器啊!
怎么用deepin-wine的 qq容器呀?
Reply
Like 0
View the author
Please
sign
in first
Featured Collection
Change
[Tutorial] deepin25 WSL Offline Installation Guide
UOS AI 2.8 Released! Three New Intelligent Agents & Major Evolution
Solid Q&A | deepin 25 Common Questions – The Immutable System Edition
New Thread
Popular Events
More
[Desktop Entry]Name=Wine
Name[zh_CN]=Wine
GenericName=Launch by Wine
GenericName[zh_CN]=使用Wine运行
Comment=Launch by Wine
Comment[zh_CN]=使用Wine运行
MimeType=application/octet-stream
Keywords=exe;scr;
Exec=wine-stable %f
Icon=wine
Terminal=false
Type=Application
NoDisplay=false
Categories=System;Utility;
StartupNotify=false
修改文本属性为.desktop,退出即可,有乱码不过可用。