.WIXPROJ ファイル拡張子
WiX Project File
| 開発元 | Outercurve Foundation |
| 人気度 |
2.4 | 5 票 |
WIXPROJファイルとは?
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.
詳細情報
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.
注: Every WIXPROJ file is accompanied by at least one .WXS file.
WIXPROJファイルを開く、または参照するプログラム
Windows