【问题标题】:Using Visual Studio Installer on VS2013 Professional for C# WinForms app. create Installation with .NET Framework installation included在 VS2013 Professional 上为 C# WinForms 应用程序使用 Visual Studio 安装程序。创建包含 .NET Framework 安装的安装
【发布时间】:2015-10-19 11:03:52
【问题描述】:


我已经创建了一个 WinForms C# 应用程序。
如果计算机上尚未安装 .Net Framework 4.5,我想创建包含安装的安装文件。
我已经下载并安装了 Visual Studio 安装程序,并尝试按照Make an Installation program for C# applications and include .NET Framework installer into the setup 中显示的步骤进行操作,而不是第 3 步。在示例步骤中,我被要求提供要安装的文件,并且没有指示安装的选项来安装 .net 框架。

【问题讨论】:

    标签: c# .net winforms visual-studio-2013 installation


    【解决方案1】:

    Visual Studio Installer项目需要在找到部署应用的解决方案中创建,否则(新建独立项目时会跳过此步骤)。

    【讨论】:

      猜你喜欢
      • 2011-08-30
      • 1970-01-01
      • 2011-06-10
      • 1970-01-01
      • 2023-01-12
      • 1970-01-01
      • 1970-01-01
      相关资源
      最近更新 更多