>From the Windows Installer Documentation: http://msdn2.microsoft.com/en-us/library/aa372059.aspx
If you expect the installer to display a FilesInUseDialog, but it does not, this may be due to one of the following reasons: The files in use are not executables. The installer is not actually trying to install those files. The process holding those files is the process invoking the installation. The process holding those files is one that does not have a window with a title associated with it. Since your "wsq95.exe" is not listed in the application list, that means it doesn't have a window with a title associated with it. So Windows Installer does not detect that the file is in use... Hth, Franz > -----Ursprüngliche Nachricht----- > Von: [EMAIL PROTECTED] [mailto:wix-users- > [EMAIL PROTECTED] Im Auftrag von Simon Topley > Gesendet: Mittwoch, 29. August 2007 11:12 > An: Schrieken, Rene; wix-users@lists.sourceforge.net > Betreff: Re: [WiX-users] Kill Process > > It does seem odd that if this file is in use: > > <File Id="file2576" Name="INFOWO_1.EXE" LongName="infoworks.exe" > src="$(var.WSRedist)\infoworks.exe" Vital="yes" /> > > It warns you to close it, but if this file is in use it does not: > > <File Id="fwfile80" Name="wsq95.exe" src="$(var.FWRedist)\wsq95.exe" > Vital="yes" /> > > The later runs in the system tray and is only listed in the process > list, not the application list in the task manager, this could be > related. > > *Shrugs shoulders > > Simon > > -----Original Message----- > From: Schrieken, Rene [mailto:[EMAIL PROTECTED] > Sent: 29 August 2007 09:39 > To: Simon Topley; wix-users@lists.sourceforge.net > Subject: RE: [WiX-users] Kill Process > > " Does anyone know why this is not the case for XP/2000/2003 ?" > > Wild guess: Vista is Windows Installer 4.0, XP/2000/2003 is Windows > Installer 3.0 or less? > > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Simon > Topley > Sent: Wednesday, August 29, 2007 9:30 AM > To: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Kill Process > > Hello all, > > I am still having some trouble with this process that is left running > during the uninstallation. I haven't come up with a clean way to solve > this yet. > > I notice with most other things that are left running the installer > tells you to close them before it can proceed with the uninstallation, > indeed under vista it does this very thing for the process in question. > Does anyone know why this is not the case for XP/2000/2003 ? The file > is > set as Vital and the KeyPath for that component, I'm not sure what else > I can do. > > Kind Regards > > Simon. > The information contained in this e-mail is likely to be confidential > and may be legally privileged. It is intended only for the addressee. > If > you have received this message in error please notify the sender > immediately at the above address. The disclosure, copying or > distribution of this message or its contents without the prior approval > of Wallingford Software is strictly prohibited. Wallingford Software is > not liable for unauthorised disclosures nor for subsequent actions or > omissions in reliance upon them. > > Registered in the UK, company no: 02288719 Wallingford Software > Limited, > Howbery Park, Wallingford, Oxfordshire, OX10 8BA > > ----------------------------------------------------------------------- > - > - > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users > > > This e-mail and any attachment is for authorised use by the intended > recipient(s) only. It may contain proprietary material, confidential > information and/or be subject to legal privilege. It should not be > copied, disclosed to, retained or used by, any other party. If you are > not an intended recipient then please promptly delete this e-mail and > any attachment and all copies and inform the sender. Thank you. > The information contained in this e-mail is likely to be confidential > and > may be legally privileged. It is intended only for the addressee. If > you > have received this message in error please notify the sender > immediately at > the above address. The disclosure, copying or distribution of this > message > or its contents without the prior approval of Wallingford Software is > strictly prohibited. Wallingford Software is not liable for > unauthorised disclosures nor for subsequent actions or omissions in > reliance > upon them. > > Registered in the UK, company no: 02288719 > Wallingford Software Limited, Howbery Park, Wallingford, Oxfordshire, > OX10 8BA > > ----------------------------------------------------------------------- > -- > This SF.net email is sponsored by: Splunk Inc. > Still grepping through log files to find problems? Stop. > Now Search log events and configuration files using AJAX and a browser. > Download your FREE copy of Splunk now >> http://get.splunk.com/ > _______________________________________________ > WiX-users mailing list > WiX-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wix-users ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users