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: Excluding a merge module flagged as a dependency
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
‎Aug 24, 2009
12:50 PM
Excluding a merge module flagged as a dependency
When I build my package, it finds some dependency on some merge module (ABC.msm) and I am 100% sure that the application doesnt need the merge module.
from build logs:
Merging ABC: C:\Program Files\Common Files\Merge Modules\ABC.msm
Adding merge module 'abc' that is a dependency of component 'CDE.dll'
Is there a way to tell InstallShield to exclude this merge module? I know if this was a file instead of a merge module, I could make use of Filters.xml file in the support folder.
Thanks.
from build logs:
Merging ABC: C:\Program Files\Common Files\Merge Modules\ABC.msm
Adding merge module 'abc' that is a dependency of component 'CDE.dll'
Is there a way to tell InstallShield to exclude this merge module? I know if this was a file instead of a merge module, I could make use of Filters.xml file in the support folder.
Thanks.
(3) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 24, 2009
03:07 PM
It finds it via a file, so if you can figure out the file that it has seen as a dependency (which should be a key file in this merge module), you can filter that file. Alternately remove this merge module from your system, or just add your dependencies statically and turn off scanning.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Oct 22, 2009
12:47 PM
After long time.. Ok, I found the key file and added it to the Filters.xml file and it is no longer adding the merge module when I build it with InstallShield IDE on my machine, however if I build it with standalone build engine on the server, it still adds it... I added the every key file into the Filters.xml for standalone build engine as well. Any idea?
Thanks.
Thanks.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 21, 2012
11:09 PM
Hi,
I am also facing the same problem, like, if I do any changes into the Filters.xml and those changes is not get reflected in the build which was created by "IS 12 Standalone."
Do you found any solution for this? If yes, please let me know.
Thank You!
Regards
I.Muthuraja
I am also facing the same problem, like, if I do any changes into the Filters.xml and those changes is not get reflected in the build which was created by "IS 12 Standalone."
Do you found any solution for this? If yes, please let me know.
Thank You!
Regards
I.Muthuraja