I assume that some file(s) that you are removing or upgrading don't extend 
"Full Control" to the account named "SYSTEM", which is actually a requirement 
of Windows Installer (and is the default of every single file and folder in a 
fresh install of the operating system). It's possible that if the file was in 
use when it was moved that it was moved preserving the rights it had in the 
installation folder to not crash whatever process was still using it.
 
Look closely at the file permissions of the files you will be changing/removing 
to see if there is some file that MSI will have trouble with.
 
> Date: Thu, 2 Jan 2014 22:06:28 -0800
> From: mr_gapea...@yahoo.com
> To: wix-users@lists.sourceforge.net
> Subject: Re: [WiX-users] Strange log message and bad user experience - can't 
> remove rbf file?
> 
> This is still a problem.  I noticed that this message in the log is the only
> occurrence, and when it happens, install fails as described above.MSI (s)
> (C0:84) [15:58:39:643]: Using source file security for destination. I'd like
> to know just what this message means.  MSI has installed the product, but it
> is trying to remove the associated .rbf file, but it cannot.
> 
> 
> 
> --
> View this message in context: 
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Strange-log-message-and-bad-user-experience-can-t-remove-rbf-file-tp7585449p7591571.html
> Sent from the wix-users mailing list archive at Nabble.com.
> ------------------------------------------------------------------------------
> Rapidly troubleshoot problems before they affect your business. Most IT 
> organizations don't have a clear picture of how application performance 
> affects their revenue. With AppDynamics, you get 100% visibility into your 
> Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
> http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
> _______________________________________________
> WiX-users mailing list
> WiX-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/wix-users

                                          
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT 
organizations don't have a clear picture of how application performance 
affects their revenue. With AppDynamics, you get 100% visibility into your 
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to