.WXS 文件扩展名

WiX Source File

开发者 Outercurve Foundation
受欢迎程度
3.2  |  26 
 

什么是 WXS 文件?

Source file created by Windows Installer XML (WiX) toolset, a Windows installer developing program; XML document containing one root element (<Wix>); a collection of strings for localizing a product into a specific culture; similar to .CPP files.

更多信息

WXS files must be written in WiX schema or else they will not compile. The <Wix> element is a top-level container in the WXS file, it can include the following children:

  • PatchCreation - Compiles into a .PCP file.
  • One of the following elements:
    • Bundle - Creates bundle packages.
    • Module - Compiles into a .MSM file.
    • Patch - Compiles into a .MSP file.
    • Product - Compiles into a .MSI file.
  • Fragment - Helps build an installer database in WiX.

There can only be one <PatchCreation>, <Product>, <Module>, or <Patch> section element for each WXS file or else the linking process will be broken. There can be an unlimited amount of Fragments.

注: WiX Source files are preprocessed and compiled into .WIXOBJ files by the Candle tool in the WiX Toolset.

使用File Viewer Plus打开 400 多种文件格式。免费下载

可打开或引用 WXS 文件的程序

Windows
分类: 开发者
更新时间: 2013-10-16

验证者 FileInfo.com

FileInfo.com 团队 独立研究了本页面列出的 WiX Source 文件格式和 Windows 应用。 我们的目标是达到 100% 的准确率,并且仅发布我们已验证过的文件类型信息。

如果您想为此页面提出新增或更新建议,请告诉我们