There isn't a DIFxApp merge module in WiX, but there is one in the WDK.  WiX 
can certainly add a dependency on a merge module that isn't shipped with WiX.  
Wouldn't you do the same thing with the MFC redistributable (add a merge module 
dependency)?  You wouldn't add the MFC components directly to your own merge 
module, right?

-Ari


-----Original Message-----
From: Bob Arnson [mailto:[EMAIL PROTECTED]
Sent: Tuesday, December 09, 2008 5:18 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] WixDIFxAppExtension and MergeModules

Moradi, Ari wrote:
> I still think that the solution of creating a dependency on the DIFxApp merge 
> module instead of including the DIFxApp wixlib in the merge module is a 
> better solution...  What do you think?
>

There is no DifxApp merge module in WiX. WixDifxAppExtension always
creates references to all the symbols it needs to create a completely
resolved output, .msm or .msi.

--
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

------------------------------------------------------------------------------
SF.Net email is Sponsored by MIX09, March 18-20, 2009 in Las Vegas, Nevada.
The future of the web can't happen without you.  Join us at MIX09 to help
pave the way to the Next Web now. Learn more and register at
http://ad.doubleclick.net/clk;208669438;13503038;i?http://2009.visitmix.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to