How to generate .exe setup package using Wix 3.7 installer?

0 votes
asked by about WiX Toolset
edited by

How to generate .exe setup package using Wix 3.7 installer?

1 Answer

0 votes
No avatar answered by (329k points)
edited by

You can't create self-deployment packages in EXE format because this library export contents only to MSI file format. This package is used by Windows Installer to deploy it on a computer. EXE generation is not possible.

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
Anti-spam verification:
To avoid this verification in future, please log in or register
...