Hi,

I've run into a minor issue when repairing an install built with wix
3.0.2420.0.

I'm using Microsoft_VC80_CRT_x86.msm and if I repair
C:\WINDOWS\winsxs\x86_Microsoft.VC80.CRT_1fc8b3b9a1e18e3b_8.0.50727.762_x-ww_6b128700\msvcr80.dll
is reported as in use.  This causes a reboot prompt at the end of the
repair, ReplacedInUseFiles is set.

It is reported as in use by mscorsvw, msiexec and rundll32.

A possible cause for this is that the ReinstallMode is set to 'ecmus'
VerifyReadyDlg. If I interpret the documentation correctly 'e' means
to always repair files. So even if the file isn't missing or broken it
is repaired.

Shouldn't 'ocmus' be enough? 'o' to repair if the existing file has an
older version, and 'c' to repair if the checksum does not match? Or
does this have some negative consequences? The default is after just
'omus'.


/Johan

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to