Re: [WiX-users] Merge Module Custom Action Sequencing Question

2009-03-06 Thread Christopher Painter
... Christopher Painter, Author of Deployment Engineering Blog Have a hot tip, know a secret or read a really good thread that deserves attention? E-Mail Me --- On Fri, 3/6/09, Christopher Painter wrote: > From: Christopher Painter > Subject: [WiX-users] Merge Module Custom Action Sequencing Qu

[WiX-users] Merge Module Custom Action Sequencing Question

2009-03-06 Thread Christopher Painter
I'm writing a merge module which will contain a Type 1 custom action wired into the ModuleInstallUISequence table and I'm having a hard time figuring out how to do this in WiX. According to wix.chm, the InstallExecuteSequence and InstallUISequence elements are children of the Module element