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
- :
- Any answers?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Mar 31, 2016
12:21 PM
InstallShield 2015 LE for VS not building standalone MSI - needs Data1.cab
I'm using InstallShield 2015 Limited Edition for Visual Studio to build a .MSI installer.
Build the installer appears to work and the folder DISK1 gets created with an ISSetupPrerequisites sub folder and there are folders and files in there.
The DISK1 folder also contains a.ini file, a MyAppInstaller.msi file, a Data1.cab file, and setupexe and setup.ini files.
The MyAppInstaller.msi is 787KB and the Data1.cab file is 5144KB. If I copy the MyAppInstaller.msi file to a different folder and double click it the installation fails with an error about the Data1.cab file being missing.
I had hoped I was building a standalone .msi file - obviously not.
In InstallShield the SingleImage settings has Compressed set for the Build tab and Launcher is set to Yes for the Setup.exe tab. It that incorrect?
Any hints what I'm doing wrong?
Thanks in advance
Build the installer appears to work and the folder DISK1 gets created with an ISSetupPrerequisites sub folder and there are folders and files in there.
The DISK1 folder also contains a
The MyAppInstaller.msi is 787KB and the Data1.cab file is 5144KB. If I copy the MyAppInstaller.msi file to a different folder and double click it the installation fails with an error about the Data1.cab file being missing.
I had hoped I was building a standalone .msi file - obviously not.
In InstallShield the SingleImage settings has Compressed set for the Build tab and Launcher is set to Yes for the Setup.exe tab. It that incorrect?
Any hints what I'm doing wrong?
Thanks in advance
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Feb 17, 2018
10:05 AM
I would also like a single, downloadable msi file for my installer (which could contain or link to the prerequisites).
Is this possible?
Do I have to make my own self-extracting zip or something?
Is this possible?
Do I have to make my own self-extracting zip or something?