Re: [WiX-users] Web setup using .msm

2009-10-16 Thread cad
registration that can't be done with XmlConfig or any of the other actions > that WiX ships with. > > Do a search on any large search engine for the term "InstallUtilLib.dll". > The results are in the thousands. And many are people sharing their pain and > frustra

Re: [WiX-users] Web setup using .msm

2009-10-15 Thread cad
gt; > If the custom action that is failing is attempting self-registration, this > would be a good opportunity to get rid of that MSM and have what it was > doing changed to not use self-registration. > > -Original Message- > From: cad [mailto:ankit.9...@gmail.com] > Sent:

Re: [WiX-users] Web setup using .msm

2009-10-14 Thread cad
Hi Blair, How do i do this checking in the referred .msm.? Thanks, On Wed, Oct 14, 2009 at 8:58 PM, Blair wrote: > It appears to be a failure in an action coming from your > HealthCheckMergeModule.msm. You will need to check with the author of that > MSM in order to diagnose that failure. >