Hi, i'm trying to understand the CloseApplication functionality of wix.

 I'm trying to detect if an app (Internet Explorer) is running and ask the 
user if they want to restart it (as my installer is for a plugin for IE).

 I can use CloseApplication to set a property and use this to alter the UI 
sequence asking the user if they want IE to be restarted. But i'm unsure how
 to actually use it to close IE. I'm guessing it is through the use of a 
custom action, but i'm not sure where to go from here.

Additionally while checking this, i've realised that although i can set the 
property, it is set before the UI part runs and therefore i can't reference 
it in my dialogs - how can i bump this up the install sequence?

 any suggestions

 thanks

 JOHN


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to