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: Create an installer in a single file
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
‎Jan 16, 2014
02:04 AM
Create an installer in a single file
Hello,
When I build InstallShield project in Visual Studio 2012 I get the msi and setup.exe files, but all output files (exe, dll, mp4...) are in "program files" folder. Is no posible to embedded all files in on msi installer? I do not care if the file is 300 MB or more.
When I build InstallShield project in Visual Studio 2012 I get the msi and setup.exe files, but all output files (exe, dll, mp4...) are in "program files" folder. Is no posible to embedded all files in on msi installer? I do not care if the file is 300 MB or more.
(6) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 16, 2014
05:32 AM
Hi,
Kindly navigate to Prepare for Releases View-> Releases-> Build Tab.
You can find Compressed and Uncompressed releases as the options. Please select Compressed and in the Setup.exe Tab, make the Setup Launcher as No.
This might not include all the files if it exceeds the limited size, but your installation can be compressed into one by these options.
Please let us know if you need any further information on this.
Thanks,
Chaitra
Kindly navigate to Prepare for Releases View-> Releases-> Build Tab.
You can find Compressed and Uncompressed releases as the options. Please select Compressed and in the Setup.exe Tab, make the Setup Launcher as No.
This might not include all the files if it exceeds the limited size, but your installation can be compressed into one by these options.
Please let us know if you need any further information on this.
Thanks,
Chaitra
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 21, 2014
01:25 AM
Hellor Chaitra, thanks for your reply.
I followed the steps, and I get a msi file and cab file. Is not posible to embed all in msi file?
I followed the steps, and I get a msi file and cab file. Is not posible to embed all in msi file?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 22, 2014
06:30 AM
Hello,
You can try single image media type to compress all files into a single MSI.
Regards,
Chiranjeevi
You can try single image media type to compress all files into a single MSI.
Regards,
Chiranjeevi
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Jan 27, 2014
04:33 AM
Hello Chiranjeevi,
When I build the installer it creates only DVD-5 intaller. Where can I configure it to build single image media?
When I build the installer it creates only DVD-5 intaller. Where can I configure it to build single image media?
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Feb 03, 2014
08:21 AM
Hello Chiranjeevi, thank you for this tutorial for dummies, is what I needed. The problem is solved 🙂
