What exactly is the problem? Does it still works on Uninstall?

Sorry I forgot that it also needs to run on Install mode:

Not Installed or MaintenanceMode = "Repair"

or

Not Installed or MaintenanceMode = "Modify"

Regards,
Romeo


sandun css wrote:
> 
> It doesn't seem to fix the problem :(
> 
> On Wed, Mar 18, 2009 at 3:34 PM, Romeo Salayo Jr.
> <dfox.mxyzp...@gmail.com>wrote:
> 
>>
>> try this condition:
>>
>> MaintenanceMode="Repair"
>>
>> Regards,
>> Romeo
>>
>>
>> sandun css wrote:
>> >
>> > Hi,
>> >
>> > I run a custom action when the finish button of the 'ExitDialog' is
>> > pressed.
>> > But I need to run that custom action only in the install and repair
>> modes.
>> >
>> >
>> > <Publish Dialog="ExitDialog" Control="Finish" Event="DoAction" Value="
>> > LaunchPSConfigUI">(NOT REMOVE)</Publish>
>> >
>> > But, this executes the custom action in the uninstallation as well.
>> >
>> > How can I resolve it?
>> >
>> > Thanks,
>> >
>> > Sandun
>> >
>> ------------------------------------------------------------------------------
>> > Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>> > powering Web 2.0 with engaging, cross-platform capabilities. Quickly
>> and
>> > easily build your RIAs with Flex Builder, the Eclipse(TM)based
>> development
>> > software that enables intelligent coding and step-through debugging.
>> > Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>> > _______________________________________________
>> > WiX-users mailing list
>> > WiX-users@lists.sourceforge.net
>> > https://lists.sourceforge.net/lists/listinfo/wix-users
>> >
>> >
>>
>> --
>> View this message in context:
>> http://n2.nabble.com/Push-button-custom-action-problem-tp2496116p2496252.html
>> Sent from the wix-users mailing list archive at Nabble.com.
>>
>>
>>
>> ------------------------------------------------------------------------------
>> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
>> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
>> easily build your RIAs with Flex Builder, the Eclipse(TM)based
>> development
>> software that enables intelligent coding and step-through debugging.
>> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
>> _______________________________________________
>> WiX-users mailing list
>> WiX-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/wix-users
>>
> ------------------------------------------------------------------------------
> Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
> powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
> easily build your RIAs with Flex Builder, the Eclipse(TM)based development
> software that enables intelligent coding and step-through debugging.
> Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users
> 
> 

-- 
View this message in context: 
http://n2.nabble.com/Push-button-custom-action-problem-tp2496116p2501348.html
Sent from the wix-users mailing list archive at Nabble.com.


------------------------------------------------------------------------------
Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are
powering Web 2.0 with engaging, cross-platform capabilities. Quickly and
easily build your RIAs with Flex Builder, the Eclipse(TM)based development
software that enables intelligent coding and step-through debugging.
Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to