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
nstaller XML toolset. Subject: [WiX-users] Uninstall issues Hello WiX Users! I've been running into an issue more often that I care to see. When uninstalling a package via ARP, a dialog pops up stating the installer cannot be found, and prompts the user to locate the MSI on a network shar

[WiX-users] Uninstall issues

2011-01-13 Thread Jason Jibben
Hello WiX Users! I've been running into an issue more often that I care to see. When uninstalling a package via ARP, a dialog pops up stating the installer cannot be found, and prompts the user to locate the MSI on a network share / CD drive. This also shows up when running a major upgrade.