请问怎么安装自己下载下来的exe软件
Tofloor
poster avatar
qq3374492011
deepin
2019-12-08 00:12
Author
请问怎么安装自己下载下来的exe软件  比如傲游浏览器
Reply Favorite View the author
All Replies
avatar
130******12
deepin
2019-12-08 00:18
#1
deepin用的是deb软件
当然run,sh都是可以运行的
exe是win的专有软件
可以用deepin-wine  软件地址/软件名.exe 进行测试运行
Reply View the author
avatar
qq3374492011
deepin
2019-12-08 00:21
#2
https://bbs.deepin.org/post/186435
deepin用的是deb软件
当然run,sh都是可以运行的
exe是win的专有软件

不懂怎么测试运行  您可以详细点告诉我一下吗  刚刚接触   谢谢了
Reply View the author
avatar
130******12
deepin
2019-12-08 00:27
#3
https://bbs.deepin.org/post/186435
不懂怎么测试运行  您可以详细点告诉我一下吗  刚刚接触   谢谢了

比如:要运行在桌面上的 a.exe
可以打开终端,在里面输入:deepin-wine ~/Desktop/a.exe

~/Desktop/ 就是软件的地址,说白点就是目录

注:~代表的是你电脑的主目录
Reply View the author
avatar
qq3374492011
deepin
2019-12-08 00:38
#4
https://bbs.deepin.org/post/186435
比如:要运行在桌面上的 a.exe
可以打开终端,在里面输入:deepin-wine ~/Desktop/a.exe

好的  我测试一下  太谢谢你了
Reply View the author