for this you can set in the PROPERTY in your custom action..... and create a
custom dialog as per you requirements... on clicking the next of you current
dialog... call C# CA first and then call this new customized dialog and set
a condition as per the PROPERTY value.....

hope you ll reslove you issue like this..

On Thu, Apr 1, 2010 at 2:46 PM, Sagar1111 <sagarkavitak...@gmail.com> wrote:

>
> the reason behind not using System.Windows.Forms is that i dont want my
> message box the appear behind my    wizard.
> basically, What i want is a functionality like cancel button.
> I need to to popup a message from my custom action. Show it in front of the
> wizard. This pop-up dialog box would have two buttons "yes" and "no". If
> the
> user presses "yes" wizard should navigate to next dialogbox and if the user
> presses "no" the wizard should stay on same dialogbox.
> This functionality is quite similar to cancel button.
> How do i achieve this?
>
> Sagar
> --
> View this message in context:
> http://n2.nabble.com/Show-Dialog-from-C-Custom-Action-tp4823643p4836020.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> Download Intel&#174; Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
>



-- 
Cheers,
Akash
------------------------------------------------------------------------------
Download Intel&#174; Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to