Thanks, I managed to identify the problem in the log. The change that
made patch uninstall ask for the source (it didn't before) is because I
have a new DLL which gets installed in shared location.

DLL is supposed to always increase in version so it can be patched up
but it should never revert to previous version during patch uninstall. I
assume that just marking the file component as Permanent would do this
for me?

-----Original Message-----
From: Bob Arnson [mailto:b...@joyofsetup.com] 
Sent: Tuesday, February 24, 2009 10:33 PM
To: General discussion for Windows Installer XML toolset.
Subject: Re: [WiX-users] Patch uninstall requires the original base MSI
andI don't know why

Tony Juricic wrote:
> The uninstallable patch is looking for the original MSI that was
> extracted from Setup.exe chainer into temporary folder and is since
long
> gone.
>
> I re-read the docs but I am still clueless as to what caused it. 
>   

You uninstalled a patch: That performs a repair of the unpatched 
product, which usually requires source. Get a verbose log to verify what

it's looking for.

-- 
sig://boB
http://joyofsetup.com/




------------------------------------------------------------------------------
Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA
-OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise
-Strategies to boost innovation and cut costs with open source participation
-Receive a $600 discount off the registration fee with the source code: SFAD
http://p.sf.net/sfu/XcvMzF8H
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to