Re: [WiX-users] Wix Question related to closing process using util:CloseApplication

2012-09-21 Thread Rob Mensching
CloseApplication sends a close message to the process in question. That's basically it. On Fri, Sep 21, 2012 at 5:17 AM, Chandrasekaran, Suman (GE Healthcare) < suman.chandraseka...@ge.com> wrote: > HI, > > I am using Wix 3,6. I have an issue, while uninstalling the application > I want t

[WiX-users] Wix Question related to closing process using util:CloseApplication

2012-09-21 Thread Chandrasekaran, Suman (GE Healthcare)
HI, I am using Wix 3,6. I have an issue, while uninstalling the application I want to close a process which is basically a system tray icon. When the uninstallation process starts it pop's up a dialog asking the user to close the application ("The following application should be closed bef

[WiX-users] Wix Question related to closing process using util:CloseApplication

2012-09-21 Thread Chandrasekaran, Suman (GE Healthcare)
HI, I am using Wix 3,6. I have an issue, while uninstalling the application I want to close a process which is basically a system tray icon. When the uninstallation process starts it pop's up a dialog asking the user to close the application ("The following application should be closed before cont