Neil Enns wrote: > It appears that our installer is magically detecting whether our application > is running at the time of an install, and even correctly closes it. However, > the FilesInUse dialog that comes with WiXUI isn't showing anything in the > listbox of running processes. What magic do we need to do to populate the > listbox with the name of our application? >
MSI should be showing only apps with visible, top-level windows; the content of the list box item is the window title. So it should be automatic "free." If MSI doesn't find the right kind of windows or titles, it should skip them and, if none, not show FilesInUse at all (just reboot). -- 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