Re: [WiX-users] how to deliver additional assembly (GAC'd) files(notintheRTM product) via an MSP

2007-07-29 Thread Gaurav Tiwari, HCL-Industry Solutions
-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 as

Re: [WiX-users] how to deliver additional assembly (GAC'd) files(notinthe RTM product) via an MSP

2007-07-27 Thread Gaurav Tiwari, HCL-Industry Solutions
0-4046361 From: Bob Arnson [mailto:[EMAIL PROTECTED] Sent: Thursday, July 26, 2007 8:35 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 assemb

Re: [WiX-users] how to deliver additional assembly (GAC'd) files(notin the RTM product) via an MSP

2007-07-26 Thread Gaurav Tiwari, HCL-Industry Solutions
Hello Bob, For installing assemblies into GAC we were adding Assembly Manifest tag in the ".wxs" which is authored by the tool but we were getting errors stating "Assembly tag is not supported". We need help about how existing MSI's can be modified by the WIX 1.0? Below contains the