【问题标题】:How encapsulation all dll file in Setup file using install shield如何使用 install shield 封装安装文件中的所有 dll 文件
【发布时间】:2017-05-12 22:37:11
【问题描述】:

我开发了 c# win form 并使用 Devexpress 现在我需要创建安装项目,但我现在不知道如何在安装文件中涉及 Devexpress dll 文件。

【问题讨论】:

    标签: c# winforms devexpress setup-project


    【解决方案1】:

    您可以使用我们的Assembly Deployment Tool,它与我们的组件一起提供,以获取您的应用程序所需的程序集。

    之后,您可以在安装项目中添加这些所需的程序集。像我们在 Visual Studio 安装项目中一样,通过 InstallShied 文档添加输出。请参阅以下文档,它可以帮助您在设置项目中随心所欲地进行操作..

    How to deploy WinForms applications on client machines
    How to distribute applications that use DevExpress .NET Windows Forms controls
    InstallShield: Filtering output files

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2019-01-12
      • 1970-01-01
      相关资源
      最近更新 更多