Re: [WiX-users] uninstall requires msi package

2007-04-27 Thread Rob Mensching
Verbose log file might tell you why it's happening if you can catch it. From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Lalande Sent: Thursday, April 26, 2007 11:16 AM To: wix-users@lists.sourceforge.net Subject: [WiX-users] uninstall requires msi package On rare occasions, we

Re: [WiX-users] uninstall requires msi package

2007-04-26 Thread Wilson, Phil
An unconditional ResolveSource action can have this effect, but that doesn't seem likely if it's intermittent (unless there IS a condition that makes it intermittent). People do occasionally delete the contents of Windows\installer, assuming it's temporary. That's worth asking about. IIRC there