I picked this dialog from some Wix UI scheme and it is now compiled into
my project. However, I have no idea how to use it or how to get the
system to invoke it !?

Namely, during my testing, some other, system-provided dialog (i.e. not
part of any UI that I added) pops up and offers to close the
applications keeping the files open. When I click the button to proceed
with that task dialog comes back with the message sorry but it couldn't
kill the apps. Totally useless. Of course, then I use Task Manager to
successfully kill the apps.

I would prefer to avoid system-provided dialog and instead have my
custom version of FilesInUse dialog invoked. 
Assuming that is somehow doable should I invoke my custom actions (i.e.
call DoAction) on button clicks of that dialog to perform killing of
apps, for example?

Thanks for any input

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to