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: Merge Module locations
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
‎Jul 31, 2012
06:21 AM
Merge Module locations
As part of a change in our build processes we have just upgraded to InstallShield 2012 Spring. As part of this change it is no longer ideal to add a Merge Module path to every installation of InstallShield so that it picks up any locally-built Merge Modules - is there any way to specify Merge Modules via a path on a project-by-project basis?
TIA
Ian Johnson.
TIA
Ian Johnson.
3 Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 20, 2012
11:55 AM
This link from the InstallShield knowledge base might help:
http://kb.flexerasoftware.com/doc/Helpnet/installshield18helplib/MMBuildLocation.htm
http://kb.flexerasoftware.com/doc/Helpnet/installshield18helplib/MMBuildLocation.htm
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 12, 2013
12:47 PM
I have a related question to the knowledge base that you posted.
I have been looking at that link from the knowledge base, which says that I should be able to use Path variables in the merge module location options. It is also stated here in this knowledge base article:
http://kb.flexerasoftware.com/doc/Helpnet/installshield18helplib/IDlgOptions_MM.htm
Every time I try to add:\lib\release\Deployment, it tells me that it is not a valid path. Asks me if I'd like to create it. If I click yes, it returns with "Could not create.." If I choose no, it just closes down the options screen entirely.
This seems like it should be pretty straight forward - Anybody else having this issue?
Thanks,
Jimi
I have been looking at that link from the knowledge base, which says that I should be able to use Path variables in the merge module location options. It is also stated here in this knowledge base article:
http://kb.flexerasoftware.com/doc/Helpnet/installshield18helplib/IDlgOptions_MM.htm
Every time I try to add:
This seems like it should be pretty straight forward - Anybody else having this issue?
Thanks,
Jimi
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 13, 2013
08:27 AM
Some ideas on how to fix your issue:
(1) create the directory you need under, so that it pre-exists (and will not have to be created). Make sure you create it in the right location (in the Path Variables view you can see where is mapped on your local computer).
(2) close InstallShield. Right-click the InstallShield icon and select "Run As Administrator". It may be that you couldn't create the directory because you were not running with admin privileges. Just a guess.
(1) create the directory you need under
(2) close InstallShield. Right-click the InstallShield icon and select "Run As Administrator". It may be that you couldn't create the directory because you were not running with admin privileges. Just a guess.
