【问题标题】:Acumatica - Install Multiple Versions on one Machine [closed]Acumatica 版本更改 [关闭]
【发布时间】:2023-04-10 17:14:01
【问题描述】:

你好,我可以在 docker 中使用 acumatica 吗.......在一台机器上有多个版本

【问题讨论】:

    标签: c# sql docker acumatica


    【解决方案1】:

    假设您已经安装了 Acumatica 20.093.0108,并且出于某种原因想要使用旧版本 19.193.0108“Acumatica ERP 配置向导”(您需要旧的数据库或站点或其他任何东西)。在这种情况下,您可以将任何版本静默解压到所需文件夹,只需 19.193.0108 构建,找到 AcumaticaERPInstall.msi

    19.193.0108\AcumaticaERP\AcumaticaERPInstall.msi
    

    通过终端或 .bat 文件运行安装,如下所示

    @msiexec /a AcumaticaERPInstall.msi /qb TARGETDIR=C:\AcumaticaBuilds\19.193.0108
    

    并使用

    运行 Acumatica ERP 配置向导
    C:\19.193.0108\AcumaticaBuilds\Acumatica ERP\Data\AcumaticaConfig.exe
    

    【讨论】:

      猜你喜欢
      • 2017-11-07
      • 2011-03-23
      • 1970-01-01
      • 2017-01-18
      • 2015-11-02
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2021-12-03
      相关资源
      最近更新 更多