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
- :
- Re: Compression problem
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
‎Nov 10, 2010
03:28 AM
Compression problem
Hello,
Project: Basic MSI
I would like to have a Setup.exe and Foo.msi on the media file system and I would like to have the installation files got compressed into the MSI file.
I do not see the way to achieve that in InstallShield.
If I select
Compression: Compressed
Setup Launcher: Yes
I got files compressed but also msi file itself got compressed into Setup.exe
If I select
Compresseion: Uncompressed
Setup Launcher: Yes
Then I got Setup.exe and Foo.msi but the installation files are not compressed.
Once again, my goal is to have both Setup.exe and Foo.msi on the media file system and the actual installation files got compressed into Foo.msi.
Any help would be appreciated.
Regards!
Project: Basic MSI
I would like to have a Setup.exe and Foo.msi on the media file system and I would like to have the installation files got compressed into the MSI file.
I do not see the way to achieve that in InstallShield.
If I select
Compression: Compressed
Setup Launcher: Yes
I got files compressed but also msi file itself got compressed into Setup.exe
If I select
Compresseion: Uncompressed
Setup Launcher: Yes
Then I got Setup.exe and Foo.msi but the installation files are not compressed.
Once again, my goal is to have both Setup.exe and Foo.msi on the media file system and the actual installation files got compressed into Foo.msi.
Any help would be appreciated.
Regards!
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 11, 2010
02:00 AM
I haven't found any way to keep only the setup.exe and msi files but with embedded program files in the msi instead of these cabinet files.
One would indeed expect an expensive tool like InstallShield to support that.
Even setup projects of Visual Studio allowed to do it, at least until this project type was replaced by InstallShield projects...
- If you choose a network image, it gives you either a single exe file or a single msi file.
- If you choose any other media, the program files are either compressed into cabinet files or left uncompressed.
One would indeed expect an expensive tool like InstallShield to support that.
Even setup projects of Visual Studio allowed to do it, at least until this project type was replaced by InstallShield projects...
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Nov 15, 2010
09:15 AM
Hi Reureu,
I was really surprised when i realized that I am not able to achieve such functionality.
Regards!
I was really surprised when i realized that I am not able to achieve such functionality.
Regards!