Rob Hamflett wrote:
> One of the things required for Windows Installer to put an entry in the 
> FilesInUse dialog is that it 
>   needs to be able to find a window handle.  This is why the program doesn't 
> appear in the list if 
> it is in the tray.

It's looking for a top-level window with a title. See "System Reboots" 
for a complete list.

> I think this might have been sorted out in Windows Installer v4.  You'll need 
> a 
> custom action to get round the problem.
>   

WiX v3 ships the CloseApplication custom action that lets you close apps 
and/or detect whether they're running.

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



-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to