Re: [WiX-users] "Repair" mode doesn't run custom actions

2008-12-19 Thread Ian Elliott (Excell Data Corporation)
olset. Subject: Re: [WiX-users] "Repair" mode doesn't run custom actions They're scheduled in the InstallExecuteSequence. -Original Message- From: Ian Elliott (Excell Data Corporation) [mailto:a-iae...@microsoft.com] Sent: Friday, December 19, 2008 3:39 PM To: General discuss

Re: [WiX-users] "Repair" mode doesn't run custom actions

2008-12-19 Thread David Bartmess
dd/Remove Programs then the UI sequence table doesn't get executed. -Original Message- From: David Bartmess [mailto:david.bartm...@wallst.com] Sent: Friday, December 19, 2008 2:28 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] "Repair" mod

Re: [WiX-users] "Repair" mode doesn't run custom actions

2008-12-19 Thread Ian Elliott (Excell Data Corporation)
le doesn't get executed. -Original Message- From: David Bartmess [mailto:david.bartm...@wallst.com] Sent: Friday, December 19, 2008 2:28 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] "Repair" mode doesn't run custom actions Yes, t

Re: [WiX-users] "Repair" mode doesn't run custom actions

2008-12-19 Thread David Bartmess
ows Installer XML toolset. Subject: Re: [WiX-users] "Repair" mode doesn't run custom actions It doesn't seem to matter. I put a "1" in the condition, and it still won't execute correctly. -Original Message- From: Wilson, Phil [mailto:phil.wil...@wonderwa

Re: [WiX-users] "Repair" mode doesn't run custom actions

2008-12-19 Thread Ian Elliott (Excell Data Corporation)
t: Re: [WiX-users] "Repair" mode doesn't run custom actions It doesn't seem to matter. I put a "1" in the condition, and it still won't execute correctly. -Original Message- From: Wilson, Phil [mailto:phil.wil...@wonderware.com] Sent: Friday, December

Re: [WiX-users] "Repair" mode doesn't run custom actions

2008-12-19 Thread David Bartmess
n for Windows Installer XML toolset. Subject: [WiX-users] "Repair" mode doesn't run custom actions I have an installer built that executes several custom actions on install, but in a repair mode (re-run with no changes), it doesn't execute the custom actions. Is this by desi

Re: [WiX-users] "Repair" mode doesn't run custom actions

2008-12-19 Thread Wilson, Phil
What conditions do you have on the custom actions? Phil Wilson -Original Message- From: David Bartmess [mailto:david.bartm...@wallst.com] Sent: Friday, December 19, 2008 10:04 AM To: General discussion for Windows Installer XML toolset. Subject: [WiX-users] "Repair" mode d

[WiX-users] "Repair" mode doesn't run custom actions

2008-12-19 Thread David Bartmess
I have an installer built that executes several custom actions on install, but in a repair mode (re-run with no changes), it doesn't execute the custom actions. Is this by design, or a flaw in the Wix stuff? I need to re-run the custom actions because I am prompting the user for updated inform