Adding to this:

 From this link:

http://dcx.sybase.com/1200/en/dbprogramming/deploy-s-4228164.html

it looks as though you could use the Deployment Wizard to create a  
Deployment msi, then include that msi file in a Bootstrapper as a  
prerequisite to your application.

Carter

Quoting Carter Young <ecyo...@grandecom.net>:

> Backing Up Phil Here, I've had the same issues with the CrystalReports
> Merge Modules.  After reading some very old posts on Sybase and other
> forums, it sounds as if the Merge Modules in both our cases were made
> for InstallShield.  InstallSheild's template from what I can tell(just
> from reading, mind you) populates  the event mapping table with the
> arguments that are then used in the Merge Module   In short the
> premade merge modules depend on InstallShield.
>
> Carter
>
> Quoting Phil Wilson <phildgwil...@gmail.com>:
>
>> The suspicion is that this 3rd party merge module is incorrect in some
>> way. The error indicates there is an EventMapping table that referes
>> to missing dialogs and controls. Open that .msm file with Orca and see
>> if it does in fact have an EventMapping table with various dialogs and
>> controls listed. If it does, that's probably the issue. Since it's not
>> critical I'd suggest deleting that EventMapping table from the .msm
>> and using that changed merge module to see if the problem goes away.
>> If that fixes it, I'd guess that the merge module was built to merge
>> with MSIs built by other tools for some reason, so perhaps do some due
>> diligence to make sure it's not proprietary to some other build tool.
>> ---------------
>> Phil Wilson
>>
>>
>> On Tue, Sep 2, 2014 at 11:31 PM, Max Paschetto <mpasche...@gmail.com> wrote:
>>> Hi,
>>> I have this same probelm:
>>> http://sourceforge.net/p/wix/mailman/message/29579554/
>>> so I try to include a third part .msm in my WiX .msi but I can't
>>> understand how to get a workaround.
>
>
>
> ------------------------------------------------------------------------------
> Slashdot TV.
> Video for Nerds.  Stuff that matters.
> http://tv.slashdot.org/
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>
>




------------------------------------------------------------------------------
Slashdot TV.  
Video for Nerds.  Stuff that matters.
http://tv.slashdot.org/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to