toolset.
Betreff: Re: [WiX-users] Messagebox from custom action with a lot of text
Did you try just showing a standard windows forms message box from within
your C# custom action?
MessageBox.Show()
On Mon, Jul 19, 2010 at 12:31 PM, wrote:
>
> Hi Christopher
>
> I currently hav
tle more
> complicated.
>
> Greetings
>
>
>
> Von: Christopher Painter [chr...@deploymentengineering.com]
> Gesendet: Montag, 19. Juli 2010 18:18
> An: General discussion for Windows Installer XML toolset.
> Betreff: Re: [WiX-users] Messagebox fr
taller XML toolset.
Betreff: Re: [WiX-users] Messagebox from custom action with a lot of text
Where is this custom action scheduled? I usually have a reusable dialog that
contains an error property and then have my CA set the property and return.
ControlEvents then detect the error property has dat
Where is this custom action scheduled? I usually have a reusable dialog that
contains an error property and then have my CA set the property and return.
ControlEvents then detect the error property has data and do a SpawnDialog on
the generic error dialog and gate transition to the next dia
4 matches
Mail list logo