> My program comes with a lot of prerequisites but when you uninstall
the
> program I'd like it to uninstall the prerequisites too.  How can I get
> it to
> do that?  Do I just have to find the uninstallers for the program or
is
> there something else?

You shouldn't do that because prerequisites aren't reference counted.
Some other product which has common prerequisites may have been
installed after yours, if you uninstall the prerequisite it will break
that product.


-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to