Hi Davut,
 
Yes, I installed all three.  I did not try it with fewer, since all
three were already in the code I had inherited.
 
In fact, I did not have to change the WXS files at all, only the actual
MSM files that are being merged in.
 
Raj


________________________________

        From: Davut Karabay [mailto:[EMAIL PROTECTED] 
        Sent: Monday, August 27, 2007 6:36 PM
        To: Tanikella, Rajanikanth (SCR US);
wix-users@lists.sourceforge.net
        Subject: RE: [WiX-users] How to install msxm3 merge module
        
        
        Hi Raj,
         
        I am merging MSXML3 SP7.
         
        Did you have to install all three modules (msxml3_wim32.msm,
msxml3inf_wim32.msm and wdstddll_wim32.msm)? I was only trying
msxml3_wim32.msm.
        
        Thanks,
        Davut
        
        

________________________________

                Subject: RE: [WiX-users] How to install msxm3 merge
module
                Date: Mon, 27 Aug 2007 14:54:38 -0700
                From: [EMAIL PROTECTED]
                To: [EMAIL PROTECTED];
wix-users@lists.sourceforge.net
                
                
                Hello Davut,
                 
                What version of MSXML are you merging in?  I was having
a similar difficult time with this last week, but what solved the issue
was getting a more recent service pack of MSXML and replacing the files
in my installation with those.
                 
        
http://community.installshield.com/showthread.php?p=281196&mode=threaded
offers an explanation.
                 
                I hope it helps.
                 
                Raj


________________________________

                        From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Davut
Karabay
                        Sent: Monday, August 27, 2007 5:47 PM
                        To: wix-users@lists.sourceforge.net
                        Subject: [WiX-users] How to install msxm3 merge
module
                        
                        
                        Hello,
                         
                        I need to install MSXML3 merge module. I have
added following lines to my WIX, but the installer terminates
prematurely (nothing useful in the MSI logs!!). Does anyone know how to
do it?
                         
                        ...
                            <Directory Id="TARGETDIR" Name="SourceDir">
                        ...
                              <Merge Id="msxml3" Language="1033"
SourceFile="msxml3_wim32.msm" DiskId="1" />
                        ...
                            </Directory>
                        ...
                            <Feature Id="MyFeature" Title="Title"
Description="Description" Level="1" AllowAdvertise="no">
                        ...
                              <MergeRef Id="msxml3" />
                        ...
                            </Feature>
                        ...
                        
                        Regards,
                        Davut
                        
                        
________________________________

                        Invite your mail contacts to join your friends
list with Windows Live Spaces. It's easy! Try it!
<http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.
aspx&mkt=en-us>  


________________________________

        Explore the seven wonders of the world Learn more!
<http://search.msn.com/results.aspx?q=7+wonders+world&mkt=en-US&form=QBR
E>  

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to