Re: [WiX-users] Uninstall issues

2011-01-24 Thread Jason Jibben
ProductCode {8B696937-064A-4A31-8249-7BC62885F793} then you can place it in one of the other two paths listed ("C:\Program Files\Acme\Our Program" or "D:\") and try removing it again. At that point it should successfully remove. -Blair -Original Message- From: Jaso

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
the \installer directory where the security settings made it inaccessible, but I can't find any docs on that. Phil Wilson -----Original Message- From: Jason Jibben [mailto:jason_jib...@starkey.com] Sent: Thursday, January 13, 2011 8:11 AM To: General discussion for Windows Installer XM

[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.

[WiX-users] Uninstalling patch, requires orginal MSI

2010-07-28 Thread Jason Jibben
Hello fine WiX-Users! Here's my dilemma, I'm testing patch creation with WiX. I take my setup.msi and make a patch (msp) for it. The patch is something simple, such as changing an .ico file. The patch works great. When I uninstall the patch, it prompts for the original MSI. If you target

Re: [WiX-users] SQL Script sequencing/committing issues

2009-12-03 Thread Jason Jibben
2009 1:50 AM To: 'General discussion for Windows Installer XML toolset.' Subject: Re: [WiX-users] SQL Script sequencing/committing issues Was this ever addressed? -Original Message- From: Jason Jibben [mailto:jason_jib...@starkey.com] Sent: Wednesday, November 18, 2009 8:46 AM

[WiX-users] SQL Script sequencing/committing issues

2009-11-18 Thread Jason Jibben
Hello WiX-Users, I've been working on an installer that uses quite a few SQL scripts that are triggered based on conditions set during the UI prompts. The issue I've been having is that the SQL statements that are scheduled with a lower sequence number doesn't seem to be fired off (or complete

[WiX-users] Burn Documentation

2009-09-01 Thread Jason Jibben
I know it's early, but I'm looking for some documentation on Burn. I have a project that sounds right up Burn's alley, and looking forward to seeing what Burn can do. I keep up to date with Rob's and boB's blogs, and downloaded WiX 3.5 (Latest weekly release), including source. Specifically s

[WiX-users] WiX 3.0: SQL Database being dropped on Rollback.

2009-06-03 Thread Jason Jibben
Hello WiX folks, I've recently upgraded a WiX 2.0 installer to WiX 3.0 and a new behavior started up. When I run into an error on install while it's running SQL scripts, it begins a rollback and attempts to drop the DB. Luckily for me, it threw "you don't have permission" errors that caught my