cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
Sandor1990
Level 2

Merge Modules

Hey,

I am running into some problems when trying to include some 3rd party merge modules into a InstallScript project. These merge modules are specific to our application and cannot be downloaded from Acresso web site.

I have tried to place my merge modules in C:\Program Files\InstallShield\2010\Modules\i386. After that my merge modules appeared in Application data\Objects\InstallShield Objects\Merge Modules View and I can include them in my feature, not sure this is the "correct" way.

Is it possible to have 32bit and 64bit merge modules in one project? There's always an compile error when building it:


ISDEV: error -5008: Intel64 or AMD64 must be specified in the template of the Summary Stream


Furthermore is it possible to include the merge modules so they are NOT uninstalled when uninstalling my main installation files??

Thank you for your help.


Kind regards,
Sand0r
Labels (1)
0 Kudos
(1) Reply
jaybee96
Level 8

you need to have 2 projects
it is not possible to support 64 AND 32 bit in one installer.

kind regards,

jeroen
0 Kudos