Turn on the Windows Installer logging policy for the uninstall and take
a look at the log produced in the temp folder. The in-use logging is in
the InstallValidate action. 
 
http://support.microsoft.com/kb/223300
 
I'd add x to the list of logging options - voicewarmupx 

Phil Wilson 
(949)639-1680 

 

________________________________

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Scott
Palmer
Sent: Friday, December 08, 2006 8:09 AM
To: wix-users@lists.sourceforge.net
Subject: [WiX-users] My Uninstaller tells me to exit unrelated
applications


When I uninstall my product I'm being asked to shut down applications
that are totally unrelated to my product.  It seems to be Java
applications that I need to close down, but really I just need to close
the window they have open, the application can remain running.  ( E.g. I
have a tool that runs in the system tray, and Windows only complains if
it's window is open.)
My installer does install a JRE, but only a private one that only my
application uses.  I am certain that these applications are not using
any files that I have installed.  How can I find out what is causing
this and fix it? 

Regards,

Scott

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