Bugs item #1632621, was opened at 2007-01-10 10:34
Message generated for change (Comment added) made by bertanaygun
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1632621&group_id=105970

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: wixui
Group: v3.0
>Status: Open
Resolution: Invalid
Priority: 5
Private: No
Submitted By: Bertan Aygun (bertanaygun)
Assigned to: Nobody/Anonymous (nobody)
Summary: Uninstall does not work when using WixUI_Advanced

Initial Comment:
When using WixUI_Advanced in 3.0.2420, uninstalling a product does not remove 
application files.

This is caused because WixSetPerUserFolder and WixSetPerMachineFolder actions 
are not executed since their condition requires Installed property to be not 
set. 

----------------------------------------------------------------------

>Comment By: Bertan Aygun (bertanaygun)
Date: 2007-01-12 09:26

Message:
Logged In: YES 
user_id=1688636
Originator: YES

I am reopening this bug. Uninstall works when using per-machine install
and assigning APPLICATIONFOLDER directory a constant name.

In my case, I was using per user install and APPLICATIONFOLDER directory
was getting its name value from [ApplicationFolderName] property.

----------------------------------------------------------------------

Comment By: Bob Arnson (barnson)
Date: 2007-01-10 20:45

Message:
Logged In: YES 
user_id=26581
Originator: NO

Also, I'd recommend against using WixUI_Advanced in a shipping product
right now. It works for the limited scenarios needed to support WiX itself
but hasn't (obviously) undergone rigorous testing yet.

----------------------------------------------------------------------

Comment By: Bob Arnson (barnson)
Date: 2007-01-10 20:44

Message:
Logged In: YES 
user_id=26581
Originator: NO

Those CAs aren't required to uninstall -- MSI is already aware of the
directories where it has installed components. Also, WiX3.msi uninstalls
cleanly, so it's not a general problem. More detail is needed to help
diagnose the problem. Please follow up on wix-users.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=642714&aid=1632621&group_id=105970

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-devs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to