Hi,

I posted this last week, but now I've discovered some more information and 
hopefully someone will be able to help now :)

I've created a fairly straightforward installer apart from some CustomActions 
and one custom dialog.
The first installation goes fine, and the uninstallation appears to (no errors 
in the MSI log in either).
When you try to reinstall, I get hundreds of error message boxes -

DEBUG: Error 2909:  Could not unregister component {GUID} (for each component)
then
DEBUG: Error 2908:  Could not register component {GUID}  (for each component)

Once I press OK on each one, the product installs correctly.  After this, if I 
try to uninstall again there doesn't seem to be a problem, but no files get 
removed.

Does anyone know how I could fix this?  I think I could add an entry to the 
error table to suppress the messages, but the uninstall still seems broken.

Ben
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to