Wayne Roberts wrote:
> Value="LaunchProgram">UPGRADEFOUND OR ANOTHERCONDITION OR
> Installed
>
>
>
> The way I am understanding this is when I click the finish button the
> custom action with id LaunchProgram is executed. My confusion is how to
> have this work with two custom actions.
>
C
>
>Message: 7
>Date: Sat, 03 Jan 2009 13:19:30 -0800
>From: Bob Arnson
>Subject: Re: [WiX-users] Conditionally executing console program at
> end of upgrade
>To: "General discussion for Windows Installer XML toolset."
>
>Message-ID: <495fd6
Wayne Roberts wrote:
> What I need to do now is figure out how to run either that program or a
> different one based on a field in an XML file. Getting the data out of
> the XML file shouldn't be a problem, but I can't figure out how to run
> EITHER program A or Program B.
>
Use mutually-exclu
Hey Wayne,
What you are looking to do is not possible (). I ran into an issue similar
to this while looking to conditionally launch a URL according to properties
set during installation.
The issue is with the execution sequences of Windows Installer. In a UI
installation it goes from the UI seque
4 matches
Mail list logo