C# winform使用InstallShield2019打包

1.安装:

按照网络上说明即可,2019版本官网不提供**码,也无法安装到Visual Studio 2013。但是它可以直接使用,进行打包。

2.基本操作

1.General Information
主要设置通用信息和默认安装路径。
C# winform使用InstallShield2019打包
2.Update Notifications
主要设置安装更新。C# winform使用InstallShield2019打包
3.Setup Design和Features
设置基本信息。
C# winform使用InstallShield2019打包
4.Files and Folders
C# winform使用InstallShield2019打包
5.Redistributables
选择链接文件。
C# winform使用InstallShield2019打包
6.Shortcuts
设置快捷方式。
C# winform使用InstallShield2019打包

相关文章:

  • 2021-05-16
  • 2021-09-10
  • 2022-12-23
  • 2022-01-09
猜你喜欢
  • 2022-02-06
  • 2021-11-22
  • 2021-05-18
  • 2022-01-14
  • 2022-01-15
  • 2022-02-04
相关资源
相似解决方案