Re: [WiX-users] Update InstallExecuteSequence Condition Programmatically using DTF

2011-01-18 Thread Castro, Edwin G. (Hillsboro)
day, January 17, 2011 8:12 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Update InstallExecuteSequence Condition > Programmatically using DTF > > I'm curious, why do you need to do this? > > On Mon, Jan 17, 2011 at 5:05 PM, Cas

Re: [WiX-users] Update InstallExecuteSequence Condition Programmatically using DTF

2011-01-17 Thread Rob Mensching
I'm curious, why do you need to do this? On Mon, Jan 17, 2011 at 5:05 PM, Castro, Edwin G. (Hillsboro) < edwin.cas...@fiserv.com> wrote: > I’d like to write a program using DTF to open up a MSI package and > programmatically update some Conditions in the InstallExecuteSequence table. > This progr

Re: [WiX-users] Update InstallExecuteSequence Condition Programmatically using DTF

2011-01-17 Thread Castro, Edwin G. (Hillsboro)
printing this e-mail > -Original Message- > From: Castro, Edwin G. (Hillsboro) [mailto:edwin.cas...@fiserv.com] > Sent: Monday, January 17, 2011 5:06 PM > To: General discussion for Windows Installer XML toolset. (wix- > us...@lists.sourceforge.net) > Subject: [WiX-users] Update I

Re: [WiX-users] Update InstallExecuteSequence Condition Programmatically using DTF

2011-01-17 Thread Castro, Edwin G. (Hillsboro)
ay, January 17, 2011 5:31 PM > To: General discussion for Windows Installer XML toolset. > Subject: Re: [WiX-users] Update InstallExecuteSequence Condition > Programmatically using DTF > > >  Generally.  I'll avoid details about what methods to call and stuff and give > you

Re: [WiX-users] Update InstallExecuteSequence Condition Programmatically using DTF

2011-01-17 Thread Christopher Painter
quot; To: "General discussion for Windows Installer XML toolset. (wix-users@lists.sourceforge.net)" Sent: Mon, January 17, 2011 7:05:53 PM Subject: [WiX-users] Update InstallExecuteSequence Condition Programmatically using DTF I’d like to write a program using DTF to open up a MSI p

[WiX-users] Update InstallExecuteSequence Condition Programmatically using DTF

2011-01-17 Thread Castro, Edwin G. (Hillsboro)
I’d like to write a program using DTF to open up a MSI package and programmatically update some Conditions in the InstallExecuteSequence table. This program be used to update MSI packages before installation. Here’s some pseudo code for what I have so far: using (database = new Database(filePat