问题
I have a bootstrap wix install with about 6 installers. after they are installed only the "full" bootstrap installer is listed in programs in windows. I ideally need each msi that was installed listed. Is this possible and if so how?
回答1:
In each package element, set the attribute Visible="yes".
来源:https://stackoverflow.com/questions/20960647/wix-bootstrap-list-installed-packages-individually-in-programs-list