If you mark the Component permanent, the User will not be removed during 
uninstall.

I think what we can do in this case, is present a message to the user on 
uninstall and ask them if they want to retry/cancel/ignore the failure.  The 
user will be left behind but uninstall will still work.

From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Dana Gutride
Sent: Tuesday, July 22, 2008 07:38
To: [email protected]
Subject: [WiX-devs] Fwd: ConfigureUsers Custom Action scheduling

<<<Forwarding to Wix-Devs to make sure the right people get to see this... >>>
---------- Forwarded message ----------
From: Dana Gutride <[EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>>
Date: Mon, Jul 21, 2008 at 10:43 AM
Subject: ConfigureUsers Custom Action scheduling
To: [EMAIL PROTECTED]<mailto:[EMAIL PROTECTED]>
Hi all:

We've encountered a problem where ConfigureUsers causes an uninstall to fail if 
a domain user is used on install and they are not logged in to the domain on 
uninstall.  I found this bug on the issue already: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1894167&group_id=105970.
  We are already persisting the username/domain in the registry for use on 
uninstall and upgrade so that solution doesn't help me.

Why can't we just schedule ConfigureUsers to NOT REMOVE so it doesn't ever run 
on uninstall?  Is there anything it needs to do on uninstall that requires it?  
I am setting a user on a WebAppPool, a service, message queues and some 
directory and registry permissions, too and when testing this theory, the 
uninstall was fine.

Dana

-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to