Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 674 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 674 Bytes

Project Description

WiXEdit is an editor for XML source files for the Windows Installer XML (WiX) toolset to build MSI and MSM setup packages. This is a fork of http://wixedit.sourceforge.net/ It provides a visual representation of the dialogs and an easy way to edit the WiX source files.

This project was initiated by Jasper Keuper (jkeuper@gmail.com) it was made available on Sourceforge. I, Sebastian Baumhekel, forked it at GitHub, to include my patches.

Original URL: http://wixedit.sourceforge.net

License

The license is MIT license (http://opensource.org/licenses/MIT).

Contributors

  • Jasper Keuper
  • Sebastian Baumhekel