INI file ? Has this file changed since installed ? Are the modified and
created dates still the same ? Any files modified after installation are
assumed to be data that needs to be kept, and are not uninstalled. You'd need
an explicit <RemoveFile> to remove it. Ideally, don't install any config
files - generate them in the application from defaults if they aren't
present.

-----Original Message-----
From: Benjamin Kaduk [mailto:ka...@mit.edu] 
Sent: 19 September 2012 20:04
To: wix-users@lists.sourceforge.net
Subject: Re: [WiX-users] upgrading from 64-bit to 32-bit product leavesfiles
behind

Bob Arnson wrote:
> Benjamin Kaduk wrote:
> > I'm really confused by this behavior, and don't know where to look 
> > further.
> The verbose upgrade log.  It will tell you why MSI decided to leave a 
> ile behind.

The problem is, as far as I can tell from the verbose upgrade log, MSI does
not think it is leaving anything behind.

There are some number of lines "Disallowing uninstallation of component
{GUID} since another client exists, but looking at the MSI in orca, those
components all seem to be part of the C runtime, with the exception of my INI
file which is staying at the same location.

Is there some other string that I should be looking for?  I have read the
entire log, but admit that I do not fully understand some parts of it.

-Ben Kaduk

-----------------------------------------------------------------------------
-
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
SDL PLC confidential, all rights reserved.
If you are not the intended recipient of this mail SDL requests and requires 
that you delete it without acting upon or copying any of its contents, and we 
further request that you advise us.
SDL PLC is a public limited company registered in England and Wales.  
Registered number: 02675207.
Registered address: Globe House, Clivemont Road, Maidenhead, Berkshire SL6 7DY, 
UK.


------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://ad.doubleclick.net/clk;258768047;13503038;j?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to