Hello,

I have an installation of which I need to do the following...

Before InstallInitialize, check to see of "devenv.exe" is running
If it is, display a dialog telling that the user needs to close it
If the user closed the "devenv.exe" manually and click OK, the installation 
continues
If the user just click OK, the dialog continues to ask the question
If the user click Cancel, the installation quits

I notice that the only way to do something of what I required above is 
CloseApplication.  However, I found no example on how to use this, and I don't 
know how to get a dialog to display in conjunction with this feature.

Any help would be greatly appreciated.

- Nghi Nguyen -

-------------------------------------------------------------------------
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