如何使用InstallShield限量版创建单个setup.exe? [英] How to create a single setup.exe with InstallShield limited edition?

查看:113
本文介绍了如何使用InstallShield限量版创建单个setup.exe?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在尝试创建一个.exe文件安装程序.我设法将所有依赖项都保存到一个.exe文件中(通过设置Setup.exe属性的提取).如何在setup.exe文件中同时获取.msi?

I am trying to create a single .exe file installer. I managed to get all the dependencies in to a .exe file (by setting extract from Setup.exe property). How do i get the .msi also inside the setup.exe file?

这就是现在的样子

推荐答案

我也遇到了这个麻烦. IMO的做法非常不直观.

I had this trouble too. The way it does is very unintuitive, IMO.

  1. 突出显示设置"项目

  1. Highlight the Set up project

在Visual Studio Standard工具栏上,选择解决方案配置".落下.可能将其选择为调试".将其更改为单个图像"

On Visual Studio Standard toolbar, choose "Solution Configuration" dropdown. Probably it is selected as "Debug". Change it to "Single Image"

右键单击安装项目并进行构建.

Right click on your setup project and Build.

它应该创建一个setup.exe.

It should create a single setup.exe.

这篇关于如何使用InstallShield限量版创建单个setup.exe?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆