Fwd: ConfigureUsers Custom Action scheduling

3 Messages Forum Options Options
Permalink
Dana Gutride
Fwd: ConfigureUsers Custom Action scheduling
Reply Threaded More
Print post
Permalink
<<<Forwarding to Wix-Devs to make sure the right people get to see this... >>>

---------- Forwarded message ----------
From: Dana Gutride <dgutride@...>
Date: Mon, Jul 21, 2008 at 10:43 AM
Subject: ConfigureUsers Custom Action scheduling
To: wix-users@...


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
WiX-devs@...
https://lists.sourceforge.net/lists/listinfo/wix-devs
Rob Mensching-2
Re: Fwd: ConfigureUsers Custom Action scheduling
Reply Threaded More
Print post
Permalink
Some javascript/style in this post has been disabled (why?)

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: wix-devs-bounces@... [mailto:wix-devs-bounces@...] On Behalf Of Dana Gutride
Sent: Tuesday, July 22, 2008 07:38
To: wix-devs@...
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 <dgutride@...>
Date: Mon, Jul 21, 2008 at 10:43 AM
Subject: ConfigureUsers Custom Action scheduling
To: wix-users@...

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
WiX-devs@...
https://lists.sourceforge.net/lists/listinfo/wix-devs
Dana Gutride
Re: Fwd: ConfigureUsers Custom Action scheduling
Reply Threaded More
Print post
Permalink
So if I'm not creating a user during the install, we can skip the ConfigureUsers CA on uninstall?

-Dana

On Tue, Jul 22, 2008 at 12:00 PM, Rob Mensching <Rob.Mensching@...> wrote:

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: wix-devs-bounces@... [mailto:wix-devs-bounces@...] On Behalf Of Dana Gutride
Sent: Tuesday, July 22, 2008 07:38
To: wix-devs@...
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 <dgutride@...>
Date: Mon, Jul 21, 2008 at 10:43 AM
Subject: ConfigureUsers Custom Action scheduling
To: wix-users@...

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
WiX-devs@...
https://lists.sourceforge.net/lists/listinfo/wix-devs



-------------------------------------------------------------------------
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
WiX-devs@...
https://lists.sourceforge.net/lists/listinfo/wix-devs