That would answer my question, thanks Franz. I'll have a look into a
work around ...

Simon


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

Reply via email to