Hi All,

I have an application whose executable will be running when user tries to
uninstall. The process of the executable should be killed before the files
are removed. Currently i am seeing that the files are being deleted but the
process is not killed. Somehow the process is running and points to a temp
file under c:\Config.msi.

Is there a way in WIX 2.0 to terminate a running process before
uninstallation?
Writing a custom library would be one way, but is there a better solution
via a direct call from WIX.

Thanks,
Kaushik
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to