Relative Content

Tag Archive for windows-installerwix3

Wix3 Installer: how to define an optional custom action

I have a wix3 installer which install the main software together with a third party software.
I would like that the third party software could be installed optionally. The Yes/No installation dialog for this third party software appears but is I set “no” the whole installation is aborted.