【问题标题】:How to create Setup.exe如何创建 Setup.exe
【发布时间】:2020-01-31 05:50:28
【问题描述】:

我有一个名为 app.exe 的控制台应用程序。我需要创建 Setup.exe,这样,如果我们下载并运行 Setup.exe,它应该下载 app.exe 并安装。它应该是类似于 chrome 的东西。如果我们下载 ChromeSetup.exe 并运行它,它会在 PC 中下载并安装实际的 chrome 浏览器。如何做到这一点。(最好在 c# 中)

【问题讨论】:

标签: c# google-chrome installation setup-deployment bootstrapper


【解决方案1】:

不太确定这是否是您要查找的内容:

1. Click on solution and then Properties.
2. Click on Publish and then Prerequisites.
3. Click on 'Create setup program'

【讨论】:

  • 不,这不是我要找的那个。
猜你喜欢
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多