We have both as requirements for our application (due to a 3rd party
library that uses VC90, and our application that uses VC10).

The VC90 files are installed to a SxS directory though, so how could
another application have a hold on them? And, looking at the log file does
the fact that the _RemoveFilePath entry is missing after the 'TypeLib'
line provide any clues? What does _RemoveFilePath do?

Thanks Bruce, really appreciate the assistance.

- Chris.

On 31/07/12 8:10 PM, "Bruce Cran" <br...@cran.org.uk> wrote:

>On 31/07/2012 11:06, Chris Dahl wrote:
>> And I also ran the installer in UI mode, and checked the MSI log when
>>the
>> "The setup must update files or services that cannot be updated while
>>the
>> system is running" message. This is the last line in the log file:
>
>You seem to be installing the VC90 CRT, not the VC10 one. The .rbf files
>are the msvcrxxx.dll etc. files that have been renamed by Windows
>Installer. Try searching the log for "msvcr90.dll" (or msvcr100.dll if
>you _are_ installing the VC10 CRT) and you should see a message telling
>you which application has it open.
>
>-- 
>Bruce Cran
>


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to