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
- :
- Setup.exe not delivering most of the selected files.
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
Oct 28, 2013
02:13 PM
Setup.exe not delivering most of the selected files.
When I look at my log file, it appears that only dependencies (not files that the EXE is dependent on, but subdependancies... files that my DLLs are dependent on) are being copied to my client machine. I've used the wizard AND created the project by hand.
In a nutshell, all my files (1 .exe, 39 .dlls, 40 .xmls) are being copied to
[CommonAppDataFolder]\Company Name\ProjectName also noted as [INSTALLDIR]
Am I missing a setting/checkbox? My .msi file is only 743KB.
Thanks,
Sean Kelly
County of Santa Cruz
Santa Cruz, CA
In a nutshell, all my files (1 .exe, 39 .dlls, 40 .xmls) are being copied to
[CommonAppDataFolder]\Company Name\ProjectName also noted as [INSTALLDIR]
Am I missing a setting/checkbox? My .msi file is only 743KB.
Thanks,
Sean Kelly
County of Santa Cruz
Santa Cruz, CA
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 23, 2013
09:53 AM
It could be that your msi is building uncompressed. You can change this value in the release settings.