INSTALL.LOG MSI (s) (F4:0C) [12:08:42:133]: Component: cmpA65729EDA2FB9E1E1F2E330E73315D53.5559BD7F_840B_4DBA_8D43_1A50B01331DC; Installed: Absent; Request: Local; Action: Local; Client State: Unknown
UNINSTALL.LOG MSI (s) (B0:B8) [12:46:06:210]: Component: cmpA65729EDA2FB9E1E1F2E330E73315D53.5559BD7F_840B_4DBA_8D43_1A50B01331DC; Installed: Local; Request: Absent; Action: Absent; Client State: Local -----Original Message----- From: Rob Mensching [mailto:r...@robmensching.com] Sent: September-25-12 1:30 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Files not being removed on uninstall... What is the action state for the Component "cmpA65729EDA2FB9E1E1F2E330E73315D53"? Search the log for the component by that name and it's Guid. You'll find more useful information since the Windows Installer bases all of it's calculations on Component states. On Tue, Sep 25, 2012 at 7:53 AM, StevenOgilvie <sogil...@msn.com> wrote: > > Okay here is the code for the component: > <Component Id="cmpA65729EDA2FB9E1E1F2E330E73315D53" > Guid="{4C857562-218B-48E5-9635-41689CE2ADDC}" Permanent="no" Shared="no"> > <File Id="filB3502DB69DD6BC0F66132A07E446E472" KeyPath="yes" > Source="..\..\..\Source\Web\Admin\Company.Admin\bin\Newtonsoft.Json.dll" /> > </Component> > > *Here is the Install log info:* > > MSI (s) (88:E8) [10:37:34:121]: Executing op: > > ComponentRegister(ComponentId={4C857562-218B-48E5-9635-41689CE2ADDC},K > eyPath=C:\Program > Files > > (x86)\Titus\Gloria\AdminConsole\bin\Newtonsoft.Json.dll,State=3,,Disk= > 1,SharedDllRefCount=0,BinaryType=0) > 1: {A108618F-9490-442D-AB94-265C96965A9A} 2: > {4C857562-218B-48E5-9635-41689CE2ADDC} 3: C:\Program Files > (x86)\Titus\Gloria\AdminConsole\bin\Newtonsoft.Json.dll > MSI (s) (88:E8) [10:37:34:121]: WIN64DUALFOLDERS: Substitution in > 'C:\Program Files (x86)\Titus\Gloria\AdminConsole\bin\Newtonsoft.Json.dll' > folder had been blocked by the 1 mask argument (the folder pair's > iSwapAttrib member = 0). > > MSI (s) (88:E8) [10:37:35:949]: File: C:\Program Files > (x86)\Titus\Gloria\AdminConsole\bin\Newtonsoft.Json.dll; To be > installed; > Won't patch; No existing file > MSI (s) (88:E8) [10:37:35:949]: Source for file > 'filB3502DB69DD6BC0F66132A07E446E472.5559BD7F_840B_4DBA_8D43_1A50B01331DC' > is compressed > InstallFiles: File: Newtonsoft.Json.dll, Directory: C:\Program Files > (x86)\Titus\Gloria\AdminConsole\bin\, Size: 373760 > > *Uninstall Log file:* > > MSI (s) (88:54) [10:38:34:147]: WIN64DUALFOLDERS: Substitution in > 'C:\Program Files (x86)\Titus\Gloria\AdminConsole\bin\Newtonsoft.Json.dll' > folder had been blocked by the 1 mask argument (the folder pair's > iSwapAttrib member = 0). > > MSI (s) (88:54) [10:38:53:935]: Executing op: > > FileRemove(,FileName=Newtonsoft.Json.dll,,ComponentId={4C857562-218B-4 > 8E5-9635-41689CE2ADDC}) > > > > > > -- > View this message in context: > http://windows-installer-xml-wix-toolset.687559.n2.nabble.com/Files-no > t-being-removed-on-uninstall-tp7580788p7580811.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 ------------------------------------------------------------------------------ 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