When using InstallShield to create a compressed setup file, i noticed that InstallShield discovers referenced assemblies from files i added to Files and Folders and adds them to the setup.exe. While I am aware of those file I added I don't want to have those files in the setup too for file size issues.
Those said I can't find any property i could disable this.
Any ideas? Thank you!