FileInfo

Languages

Overview

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.

Popularity2.4/5

5 votes

Quick AppUsed by
VerifiedVerified by FileInfo.com The FileInfo.com team has independently researched the WiX Project file format and Windows apps listed on this page. Our goal is 100% accuracy and we only publish information about file types that we have verified. If you would like to suggest any additions or updates to this page, please let us know .

Document Icon

Breadcrumbs

DeveloperOutercurve Foundation
Popularity2.4 | 5 Votes

Previous / Next

In-Depth

.WIXPROJ File Extension

WiX Project File

DeveloperOutercurve 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.

Open over 400 file formats with File Viewer Plus . Free Download

Programs that open or reference WIXPROJ files

Sort

Pricing

Program Name

Platform

Reset

X

Windows

WiX Toolset

Free

Microsoft Visual Studio 2022

Free +

Category: Developer Files

Updated: October 16, 2013

FAQ

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.