Re: [WiX-users] mergemod CAs not getting into InstallExecuteSequence

2009-04-09 Thread Bob Arnson
Alan Sinclair wrote: > I've got a merge module that's used successfully in dozens of packages. BUT > ... in a new MSI the mergemod's custom actions are missing from the > InstallExecuteSequence although they are getting into the CustomAction table. > What might cause this? > Missing ModuleI

[WiX-users] mergemod CAs not getting into InstallExecuteSequence

2009-04-07 Thread Alan Sinclair
I've got a merge module that's used successfully in dozens of packages. BUT ... in a new MSI the mergemod's custom actions are missing from the InstallExecuteSequence although they are getting into the CustomAction table. What might cause this? I'm building the package under VS2008 with WiX 3.