.WIXPDB 文件扩展名

WiX Debug File

开发者 Outercurve Foundation
受欢迎程度
2.0  |  2 
 

什么是 WIXPDB 文件?

File created by the WiX toolset, a Windows installer development program; generated by the linker tool for every final output; contains debugging information.

更多信息

The output WIXPDB file is created by the PdbOutputFile string parameter. This common WiX MSBuild parameter indicates to the linker to create the WIXPDB file. The parameters are used by the Light tool, which is included in the WiX Toolset.

The PdbOutputFile parameter is contained in the PropertyGroup parameter, which is located in the .WIXPROJ file. The following is an example:

<PropertyGroup>
 <PdbOutputFile>output.wixpdb</PdbOutputFile>
</PropertyGroup>

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

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

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

验证者 FileInfo.com

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

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