This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Release build format
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Sep 02, 2010
03:02 PM
Release build format
Hello,
I work on a Basic MSI package and I don't know how to configure the release build so the result will be a setup.exe and a MSI file.
I'm able to get a single MSI file or a single Setup.exe.
The idea is to have a setup.exe wrapper for the initial install (includes prerequisites, language selection dialog, etc) which will run the MSI.
For updates, the MSI only will be pushed through network domain and will be run with command line params.
Is this scenario possible?
Can I generate a (small) setup.exe + (bigger) MyProject.MSI ? (no cab files!)
Thanks,
John
I work on a Basic MSI package and I don't know how to configure the release build so the result will be a setup.exe and a MSI file.
I'm able to get a single MSI file or a single Setup.exe.
The idea is to have a setup.exe wrapper for the initial install (includes prerequisites, language selection dialog, etc) which will run the MSI.
For updates, the MSI only will be pushed through network domain and will be run with command line params.
Is this scenario possible?
Can I generate a (small) setup.exe + (bigger) MyProject.MSI ? (no cab files!)
Thanks,
John
(1) Reply