That's probably noise. What was the action state for the Component?

On Mon, Sep 24, 2012 at 1:03 PM, StevenOgilvie <sogil...@msn.com> wrote:

> Hey all,
>
> I have two .msi's they share some wixlibs and merge modules, when I remove
> both setups I get quite a bit of left over files (some not shared as well!)
> like this one...
>
> Here is what is in the merge module for 1 file: Newtonsoft.Json.xml
>
> <Component Id="cmpF370F0F789ABD37330A0C7B74F3E2B50"
> Guid="{1456F4F9-59E0-4DB5-9175-E415D7B7008C}" Permanent="no" Shared="no">
>             <File Id="fil0FE87F60438DBB70D8AEA4F547C61571" KeyPath="yes"
> Source="..\..\..\Source\Web\Admin\Company.Admin\bin\Newtonsoft.Json.xml" />
>           </Component>
>
> in logfile:
> MSI (s) (54:0C) [15:57:33:951]: WIN64DUALFOLDERS: Substitution in
> 'C:\Program Files
> (x86)\Company\Product\AdminConsole\bin\Newtonsoft.Json.xml' folder had been
> blocked by the 1 mask argument (the folder pair's iSwapAttrib member = 0).
>
> MSI (s) (54:0C) [15:57:44:044]: Executing op:
>
> FileRemove(,FileName=Newtonsoft.Json.xml,,ComponentId={1456F4F9-59E0-4DB5-9175-E415D7B7008C})
>
> what does that mean? why is it blocked? And why didn't the file get erased?
>
> thanks,
> Steve
>
>
>
>
>
>
>
> --
> View this message in context:
> http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Files-not-being-removed-on-uninstall-tp7580788.html
> Sent from the wix-users mailing list archive at Nabble.com.
>
>
> ------------------------------------------------------------------------------
> 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
>



-- 
virtually,

   Rob Mensching
   http://RobMensching.com LLC
------------------------------------------------------------------------------
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