[wix-users] Uninstall is not working

John Cooper JoCooper at jackhenry.com
Thu Sep 15 10:03:55 PDT 2016


Yes, although it depends.  When you starting Plan Uninstall, what is being indicated for the desired states of the components of the bundle, and what is actually happening.  I had my upgrade code messing with uninstall, and I've also seen downgrade processing interfere.  I'm sure there are other ways.  Once I got the blockers cleared out, Plan Uninstall worked just fine.

--
John Merryweather Cooper
Senior Software Engineer -- Integration Development Group -- Enterprise Notification Service
Jack Henry & Associates, Inc.® | Lenexa, KS  66214 | Office:  913-341-3434x431050
JoCooper at jackhenry.com





-----Original Message-----
From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On Behalf Of Jon Earle
Sent: Thursday, September 15, 2016 11:59 AM
To: WiX Toolset Users Mailing List <wix-users at lists.wixtoolset.org>
Subject: Re: [wix-users] Uninstall is not working

The e-mail below is from an external source.  Please do not open attachments or click links from an unknown or suspicious origin.

That's what was originally in place and wasn't working. 

Is there anything - state, method I may not have called, etc - that could potentially block the uninstall?

Cheers!
Jon

> On Sep 15, 2016, at 12:32 PM, John Cooper <JoCooper at jackhenry.com> wrote:
> 
> I leave the install states as is and just Plan Uninstall.
> 
> --
> John Merryweather Cooper
> Senior Software Engineer -- Integration Development Group -- 
> Enterprise Notification Service Jack Henry & Associates, Inc.® | 
> Lenexa, KS  66214 | Office:  913-341-3434x431050 
> JoCooper at jackhenry.com
> 
> 
> 
> 
> 
> -----Original Message-----
> From: wix-users [mailto:wix-users-bounces at lists.wixtoolset.org] On 
> Behalf Of Jon Earle
> Sent: Thursday, September 15, 2016 11:19 AM
> To: 'WiX Toolset Users Mailing List' <wix-users at lists.wixtoolset.org>
> Subject: [wix-users] Uninstall is not working
> 
> The e-mail below is from an external source.  Please do not open attachments or click links from an unknown or suspicious origin.
> 
> I have managed to sort out many aspects of writing a custom bootstrapper.  The concepts are largely still foreign (mostly in that, keeping track of the flow of all of the events is not yet second nature).
> 
> 
> I'm making do at the moment with a couple of columns of checkboxes to allow selection of features, with code behind to validate.  Install and Modify is mostly working at the present, but, uninstall is not working at all.
> 
> 
> I set the launchaction to Uninstall and set each selected feature to have a state of Absent.  The MSI never even seems to be launched (no log is ever created for uninstall).
> 
> 
> What is the proper sequence of actions and states to accomplish Uninstall?
> 
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant 
> http://www.firegiant.com/
> 
> NOTICE: This electronic mail message and any files transmitted with it 
> are intended exclusively for the individual or entity to which it is 
> addressed. The message, together with any attachment, may contain confidential and/or privileged information.
> Any unauthorized review, use, printing, saving, copying, disclosure or 
> distribution is strictly prohibited. If you have received this message 
> in error, please immediately advise the sender by reply email and delete all copies.
> 
> 
> ____________________________________________________________________
> WiX Toolset Users Mailing List provided by FireGiant 
> http://www.firegiant.com/

____________________________________________________________________
WiX Toolset Users Mailing List provided by FireGiant http://www.firegiant.com/

NOTICE: This electronic mail message and any files transmitted with it are intended
exclusively for the individual or entity to which it is addressed. The message, 
together with any attachment, may contain confidential and/or privileged information.
Any unauthorized review, use, printing, saving, copying, disclosure or distribution 
is strictly prohibited. If you have received this message in error, please 
immediately advise the sender by reply email and delete all copies.



More information about the wix-users mailing list