Re: [WiX-users] Uninstall issues

2011-01-24 Thread Jason Jibben
, January 21, 2011 2:53 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] Uninstall issues These are the relevant parts of the attempted removal of the existing product during RemoveExistingProducts (as part of an attempted major upgrade):

Re: [WiX-users] Uninstall issues

2011-01-21 Thread Blair
rogram" or "D:\") and try removing it again. At that point it should successfully remove. -Blair -Original Message- From: Jason Jibben [mailto:jason_jib...@starkey.com] Sent: Wednesday, January 19, 2011 9:38 AM To: General discussion for Windows Installer XML toolset. Subject: R

Re: [WiX-users] Uninstall issues

2011-01-19 Thread Jason Jibben
:687]: SOURCEMGMT: Processing media source list. MSI (s) (C8:D0) [11:48:30:921]: SOURCEMGMT: Trying media source D:\. MSI (s) (C8:D0) [11:48:30:921]: Note: 1: 2203 2: D:\Updater.ClientSetup.msi 3: -2147287038 MSI (s) (C8:D0) [11:48:30:921]: SOURCEMGMT: Source is invalid due to missing/inaccessible packag

Re: [WiX-users] Uninstall issues

2011-01-19 Thread Jason Jibben
isn't signed, but the driver package that I see the same issue is. -Original Message- From: Wilson, Phil [mailto:phil.wil...@invensys.com] Sent: Thursday, January 13, 2011 12:29 PM To: General discussion for Windows Installer XML toolset. Subject: Re: [WiX-users] Uninstall issues Get a v

Re: [WiX-users] Uninstall issues

2011-01-13 Thread Wilson, Phil
Get a verbose log and see what's going on, if you haven't already. Are you sure that the cached MSI file is missing? For example, if there is a ResolveSource action that's not conditioned properly then Windows will want the original install source. I have a vague memory of an issue in the \in