怎么自行安装exe软件?
Tofloor
poster avatar
看见如果
deepin
2018-08-20 05:33
Author
如题


Reply Favorite View the author
All Replies
avatar
WENWEN
deepin
2018-08-20 05:50
#1
crossover   社区一搜一堆
Reply View the author
avatar
whoam1
deepin
2018-08-20 06:03
#2
什么软件?
可以安装wine试下,看兼容不,命令如下
sudo apt  install wine                   安装wine
wine 软件包                                     用wine安装exe软件,全名,加扩展名
wine 执行文件                                 用wine命令执行文件,在安装目录下
Reply View the author
avatar
看见如果
deepin
2018-08-20 15:47
#3
https://bbs.deepin.org/post/167281
什么软件?
可以安装wine试下,看兼容不,命令如下
sudo apt  install wine                   安装wine

err:winebootrocessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r" (2)
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/root/.wine' has been updated.
err:module:import_dll Library MFC42.DLL (which is needed by L"C:\\users\\root\\Temp\\nsg680.tmp\\QQDownHelper.dll") not found

用wine安装提示出错
Reply View the author
avatar
whoam1
deepin
2018-08-20 16:07
#4
https://bbs.deepin.org/post/167281
err:winebootrocessRunKeys Error running cmd L"C:\\windows\\system32\\winemenubuilder.exe -a -r"  ...

什么软件?功能太复杂的不能兼容
Reply View the author
avatar
看见如果
deepin
2018-08-20 17:14
#5
https://bbs.deepin.org/post/167281
什么软件?功能太复杂的不能兼容

只是想装个最新版的foxmail。。。
Reply View the author
avatar
看见如果
deepin
2018-08-20 17:52
#6
https://bbs.deepin.org/post/167281
什么软件?功能太复杂的不能兼容

用deepinwine安装也卡住

root@im911-PC:/home/im911/Downloads# deepin-wine FoxmailSetup_7.2.9.156.exe
wine: created the configuration directory '/root/.wine'
wine version: 2.18
Could not load wine-gecko. HTML rendering will be disabled.
wine: configuration in '/root/.wine' has been updated.
Reply View the author
avatar
看见如果
deepin
2018-08-20 17:53
#7
root@im911-PC:/home/im911/Downloads# deepin-wine FoxmailSetup_7.2.9.156.exe
wine version: 2.18

卡主不动
Reply View the author
avatar
ShineWay
deepin
2018-08-21 16:27
#8
应用商店搜crossover
Reply View the author
avatar
WENWEN
deepin
2018-08-21 16:52
#9
apt-cache search foxmail 就有
Reply View the author