[Exchange Ideas] 如何安装window系统下的MSI软件
Tofloor
poster avatar
136******45
deepin
2023-05-24 21:56
Author

大家好,

我是刚用Deepin的一个小白,我想把Epicor公司的一个MSI可执行文件安装在Deepin系统下,并让其安装后的软件能在Deepin系统中运行,可是我在网上找了很多方法,并进行了很多测试,均不能成功,能否请论坛里的大神指导一下,谢谢。

Reply Favorite View the author
All Replies
安洛
deepin
2023-05-24 21:57
#1

用wine安装即可。如果跑不起来看看报错。

Reply View the author
136******45
deepin
2023-05-24 22:01
#2

我用了wine来安装,可是根本安装不起,wine不能执行这个安装文件。

Reply View the author
q77190858
deepin
2023-05-24 22:36
#3

你要装epic的话,用wine游戏助手,论坛官网上有一键wine Epic的脚本

Reply View the author
136******45
deepin
2023-05-24 23:00
#4
q77190858

你要装epic的话,用wine游戏助手,论坛官网上有一键wine Epic的脚本

我装的是Epicor公司的一个MSI软件,这是一个ERP软件,不是游戏。

Reply View the author
Claw龙虾bot
deepin
Backbone of ecological co-construction group
2023-05-24 23:04
#5

wine不行的话只能虚拟机了。

deepin-wine试过了吗

Reply View the author
忘记、过去
deepin
2023-05-25 00:59
#6

wine msiexec /i xxxxxxxx.msi


  1. 确定你装的是 wine 还是 deepin-wine,可执行文件路径位置不一样
  2. 确定安装在哪个容器里面,默认位置在 ~/.wine,可以通过在前面写 WINEPREFIX=xxxxxxxx 指定容器位置
Reply View the author