[wix-users] Cancel button action
Denis Reinoso
reinoso.denis at gmail.com
Fri Feb 24 04:52:03 PST 2017
How to make some actions when a user pushs the cancel button during
uninstallatoin?
The schema simplifies of my .wxs is:
<?xml version="1.0" encoding="windows-1252"?>
<Wix xmlns="http://schemas.microsoft.com/wix/2006/wi"
xmlns:difx="http://schemas.microsoft.com/wix/DifxAppExtension"
xmlns:util="http://schemas.microsoft.com/wix/UtilExtension" >
<Product Name="$(var.ProductNameFull)"
<!--
...
What should put here?
...
-->
<UIRef Id="WixUI_ErrorProgressText"/>
</Product>
</Wix>
Best Regards!
--
*Denis Reinoso*
Computer Engineer
---------------------------------------------------
*Cordoba, ArgentinaMobile: +54 - 351 - 786 1418(AR) Skype: denis.reinoso*
More information about the wix-users
mailing list