The Windows Installer XML (WiX) platform is a set of tools and specifications that allow you to easily create Windows Installer database files (MSI and MSM). The WiX tools model the traditional compile and link model used to create executables from source code. For WiX, source code is written in xml files. These files are validated against a schema, wix.xsd, then processed by a preprocessor, compiler, and linker to create the desired result. The WiX platform has been designed to allow for the easy creation of multiple Windows Installer databases from a small set of source files.
Stats
created |
1 year ago |
viewed |
5 times |
active |
1 year ago |
editors |
1 |
Recent Hot Answers
Wix create non advertised shortcut for all users / per machineWiX tricks and tips
In WiX files, what does Name=“SourceDir” refer to?
Wix: one file per component or several files per component?
WiX tricks and tips
more »
Related Tags
wix × 259windows-installer × 67
installer × 42
wix3.5 × 37
setup × 11
wix-extension × 11
.net × 9
custom-action × 9
wix3.6 × 9
c# × 8
heat × 8
windows × 8
xml × 6
registry × 6
visual-studio-2008 × 6
installation × 6
wixlib × 6
upgrade × 5
windows-services × 5
merge-module × 5
iis × 5
uninstall × 4
com × 4
wix3.7 × 4
msbuild × 4