Re: [WiX-users] ModuleInstallExecuteSequence not being merged into msi

2008-03-25 Thread Geoff Finger
That was in fact the problem, thanks! On Sat, Mar 22, 2008 at 11:42 AM, Bob Arnson <[EMAIL PROTECTED]> wrote: > Geoff Finger wrote: > > In the ModuleInstallExecuteSequence table of the msm files we have rows > such as: > > > > Action: RemoveOldDriver.B391C18A_6953_11D4_82CB_00D0B72E1DB9 > > S

Re: [WiX-users] ModuleInstallExecuteSequence not being merged into msi

2008-03-22 Thread Bob Arnson
Geoff Finger wrote: > In the ModuleInstallExecuteSequence table of the msm files we have rows such > as: > > Action: RemoveOldDriver.B391C18A_6953_11D4_82CB_00D0B72E1DB9 > Sequence: > BaseAction: CostInitialize > After: 0 > Condition: INSTALLCONDITION=1 > Does the ModuleInstallExecuteSequence