Hi,

I am using Wix 3.0. I have an issue, while uninstalling if any window is open 
and shown in task bar (this window is a part of my msi, which I am trying to 
uninstall), it is showing a dialog box asking the user to close the application 
("The following application should be closed before continuing the install").

I tried the following, but no luck.

<InstallExecuteSequence>
<Custom Action="WixCloseApplications" Before="InstallValidate" />
</InstallExecuteSequence>

I want the wix to detect the opened applications and close  them as part of 
uninstallation process. No need of showing the dialog box prompt. Can anyone 
please help me to implement it.

Thanks in advance.
Surender.


This message (including any attachments) contains confidential information 
intended for a specific individual and purpose, and is protected by law.  If 
you are not the intended recipient, you should delete this message.

Any disclosure, copying, or distribution of this message, or the taking of any 
action based on it, is strictly prohibited. [v.E.1]
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to