Neil Sleightholm wrote:
> I have managed to reproduce the problem I am having with
> CloseApplication in a simple install. The key seems to be that
> CloseApplication won't close minimised applications (and also a tray
> application that I use in the application I am trying to solve the
> problem for). 

Eric submitted a fix today for a bug that sounds like it's related to 
this. VB and WinForms both use hidden windows to control app-level 
events; CloseApplication today doesn't send WM_CLOSE to all top-level 
windows.

> I have also found that on Windows Vista the "File in Use" dialog gives
> you an option to "Close applications" but on XP it doesn't. I assume
> this "File in Use" dialog is part of Windows Installer not WiX.
>   

That's Restart Manager using the MsiRmFilesInUse dialog.

-- 
sig://boB
http://joyofsetup.com/



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