Hi Bob,

 

Yes that's our actual requirement. We want to update the target MSI
instead of building a new one. The actual scenario is:

 

        We have few files which are not contained in the Target MSI. We
want to add these files in the target MSI using tool. We were able to do
this using WIX 1.0. Can the same be done using WIX 2.0? Say suppose we
just want to add three new file tags in the Target MSI & then try
building patch using this upgraded MSI as the Target MSI of the patch
creation process.

 

Thanks & Regards

Gaurav Tiwari

Phone No.-0120-4046361

________________________________

From: Bob Arnson [mailto:[EMAIL PROTECTED] 
Sent: Saturday, July 28, 2007 11:10 PM
To: Gaurav Tiwari, HCL-Industry Solutions
Cc: wix-users@lists.sourceforge.net; Shalabh Agarwal, Noida; Rob
Wickham; Jaivardhan Agrawal, Noida
Subject: Re: [WiX-users] how to deliver additional assembly (GAC'd)
files(notintheRTM product) via an MSP

 

Gaurav Tiwari, HCL-Industry Solutions wrote: 

We tried updating an existing MSI using WIX 2.0 but I wasn't able to
find out the way to do it. Please suggest how we can update the existing
MSI. Is any such functionality is there in WIX 2.0.


Patches are based on the differences between two MSIs. You can try
building the upgrade version of your MSI with WiX v2, which supports
.NET assemblies, but it's likely to create a very different MSI which
might not produce a good patch. You might want to investigate additional
tooling to directly update a copy of your target MSI rather than trying
to build a new version of the MSI with a very different version of the
toolset.




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


DISCLAIMER:
-----------------------------------------------------------------------------------------------------------------------
The contents of this e-mail and any attachment(s) are confidential and intended 
for the named recipient(s) only. 
It shall not attach any liability on the originator or HCL or its affiliates. 
Any views or opinions presented in 
this email are solely those of the author and may not necessarily reflect the 
opinions of HCL or its affiliates. 
Any form of reproduction, dissemination, copying, disclosure, modification, 
distribution and / or publication of 
this message without the prior written consent of the author of this e-mail is 
strictly prohibited. If you have 
received this email in error please delete it and notify the sender 
immediately. Before opening any mail and 
attachments please check them for viruses and defect.
-----------------------------------------------------------------------------------------------------------------------
-------------------------------------------------------------------------
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