I have been unsuccessfully trying to find an article or post listing functional limitations of WiX (Windows Installer XML)/WiX Toolset. After using WiX for a couple of weeks, I can think of at least two limitations in the most recent RTM version (v3.0):
- WiX Toolset cannot make a bootstrapper (setup.exe).
- WiX Toolset cannot retrieve COM registration info from a COM executable.
Can you think of other limitations? Something you ran into while working on a deployment project? I think this info could be handy for people who learn WiX.