I’m using this element in WiX 2.0.  For the most part it’s been fine, but with internal product builds I’ve had a few users hit a failure with uninstall where ngen returns that the assembly has already been uninstalled.   This causes uninstalls to fail.   I haven’t been able to get repro steps.   I’m left with a few questions:

 

1.       Any suggestions on potential reasons for this or how I might track it down?

2.       Why fail at all on uninstall with ngen?

3.       Is it possible for me to override the custom action info for the extension in WiX?  (ie- to ignore failures)

 

My big concern is that we get inundated with support calls to help uninstall the application- I don’t know of an easy way to skip extension actions with WiX (see the above #3).

 

Thanks,

-Jeremy

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

Reply via email to