Scott Palmer wrote:
> When I uninstall my product Windows Installer asks me to close 
> completely unrelated applications that share nothing whatsoever with 
> my application.  How can I prevent this?

It usually means that there's a shared dependency (e.g., C++ runtime 
DLL). Check a verbose log -- I believe MSI logs the name of the file 
that's locked.

-- 
sig://boB
http://bobs.org



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