installshield includes my whole redistributable (mege module) instead of just the dll
I am using Install Shield 11:
With Install Shield, if I want to include a dll and that dll is pat of a merger module (redistributable) it includes the whole merge module in the installation project and it doesn t allow me to include only the dll.
Do you know if it s possible to include only a certain dll with an exe project and not the whole merge module that includes that dll.
Thanks
Re: installshield includes my whole redistributable (mege module) instead of just the dll
You tell InstallShield which files to include. Just make sure that only the files you want included are included.
Re: installshield includes my whole redistributable (mege module) instead of just the
Isn't that what a merge module is designed for??? isn't That why it is a module instead of just a file.
You need more than just one dll to get some subsystem to work.