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
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

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

2007-07-29 Thread Bob Arnson
Gaurav Tiwari, HCL-Industry Solutions wrote: Yes that's our actual requirement. We want to update the target MSI instead of building a new one. AFAIK, WiX doesn't support that. You can do it with SQL queries via the MSI API and scripting interface. -- sig://boB http://joyofsetup.com/ --

[WiX-users] error while configuring iis virtual directory

2007-07-29 Thread chandan Koushik
Hi All, When ever i am trying to create a virtual directory, in the application SampleWebDir i get the following error during linking C:\Program Files\Windows Installer XML\bin>light -out d:\WixApplications\demo\install.msi d:\WixApplications\demo\SampleWebDir.wixobj -loc WixUI_en-us.wxl Micros