.WIXPROJ File Extension
WiX Project File
Developer | Outercurve Foundation |
Popularity |
2.4 | 5 Votes |
What is a WIXPROJ file?
File created by the WiX toolset, a Windows installer development program; contains elements such as <Configuration>, <ProductVersion>, <OutputName>, and <OutputPath> necessary to create a .MSI (Windows Installer package) file using the WiX Toolset.
More Information
A simple way to create a WIXPROJ file is to type, "msbuild projectfile.wixproj" at the command line (where "projectfile" is the name of the project file). If WiX has been installed, Visual Studio will create a standard msbuild project file. WIXPROJ files can also be created and edited using a text editor.
NOTE: Every WIXPROJ file is accompanied by at least one .WXS file.
Programs that open or reference WIXPROJ files
Windows
Free