如何打开win系统的EXE程序
Tofloor
poster avatar
deeping008
deepin
2019-02-14 17:39
Author
这个问题好像很low,但希望有人能回答
Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2019-02-14 18:20
#1
wine  playonlinux  crossover
Reply View the author
avatar
deeping008
deepin
2019-02-14 20:22
#2
什么意思
Reply View the author
Comments
sored520
2019-02-14 22:04
我回复的几个应用打开啊
avatar
superendermansm
deepin
2019-02-14 23:11
#3
deeping008 发表于 2019-2-14 12:22
什么意思

安装play on linux即可
点击安装新程序,一直下一步即可
如果不需要安装就可以用自带的deepin-wine(可能会有兼容问题,你可以选择下载更高版本的原版wine)(安装playonlinux之后就会有wine,不需要再次安装)(可以单独安装wine,仓库里的不算新,但是也可以用。如果要安装最新的论坛里有教程,仓库里的用命令(打开终端输入)sudo apt install wine即可)
在要打开exe程序的目录右键(是要创建文件夹一样,不是exe文件右键),选择在终端中打开。输入deepin-wine 文件名(别忘了加.exe后缀名(win过来的也应该知道,在win下也经常要用到))
例如deepin-wine hello.exe
如果使用原版wine启动就输入
wine hello.exe
Reply View the author
avatar
superendermansm
deepin
2019-02-14 23:12
#4
这个hello.exe要换成你要打开的文件名
Reply View the author