登录
首页 » Windows开发 » The Windows Installer XML (WiX) is a toolset that builds Windows installation pa

The Windows Installer XML (WiX) is a toolset that builds Windows installation pa

于 2023-07-09 发布 文件大小:2.75 MB
0 159
下载积分: 2 下载次数: 1

代码说明:

The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个货币张数计算器!
    这是一个货币张数计算器!-This is a currency- calculator!
    2022-12-29 01:15:03下载
    积分:1
  • Panoramastitch
    全景图像拼接,采用sift特征点进行特征匹配,然后Ransac筛选,配准图像,经过图像融合,实现无缝拼接。改代码为命令行形式,有需要需要自行修改!
    2022-07-24 08:30:55下载
    积分:1
  • 如何使用DocX 库在 .DOCX 文件中替换一列单词
    翻译  maninwest@Codeforge  作者:B. Clay Shannon@Codeproject使用 DocX 库替换 .docx 文件中的字任务我想替换英式英语的拼写为美式口语。例如, 替换 "colour" 为 "color", "centre" 为 "center", "plough" 为"plow", 等。我可以使用查找>替换来一个一个地替换,但是很麻烦。所以,我找到一个库 。为了使用这个 docx库,只需从 这里 下载(docx.dll)。在你的项目中添加到它的引用,然后添加此 using子句:using Novacode; 首先需要加载具有”错误"拼写的文档:string filename = string.Empty; DialogResult result = openFileDialog1.ShowDialog(); if (result == DialogResult.OK) { filename = openFileDialog1.FileName; } else { MessageBox.Show("No file selected - hasta la vista and Ciao, baby!"); return; } using (DocX document = DocX.Load(filename)) { document.ReplaceText("travelled", "traveled"); document.Save(); } 我们当然想以此完成所有词汇替换。首先,我们需要有一列单词,这样编码:  请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-01-25 21:24:19下载
    积分:1
  • 一种混合动态链接库(含源代码)
    一个混音器动态连接库(包含源程序)-a mixing Dynamic Link Library (including source code)
    2022-02-15 11:41:40下载
    积分:1
  • 易用仓库管理软件是一款通用性极强的仓库及货物管理软件,软件支持多仓库管理.软件界面直观、操作简单,支持全键盘操作;软件支持入库、出库、退库、调库、借出、归还、盘...
    易用仓库管理软件是一款通用性极强的仓库及货物管理软件,软件支持多仓库管理.软件界面直观、操作简单,支持全键盘操作;软件支持入库、出库、退库、调库、借出、归还、盘点等多项货物操作流程,各种数据可以自动转换为EXCEL数据格式。软件提供了完备的帐务系统,可以随时查询或打印月记帐、日记帐。能自动对库存超限的商品报警,多种报表功输出功能,让你的仓库管理工作轻松自如。软件可以多台电脑联网使用,数据共享,同时操作各项软件功能。-easy-use storage software is a all-purpose storage ang goods management software.It supports multi- storage management.It is intuitionistic and easy to use. It supports keyboard. You can query and print the account of month or day all the time.If only the storage is beyond the limits,it will warn.It can output mang kind tables.The software can used on line and computers.the datas can be shared .In a word,the software will make your management convenient greatly.
    2022-01-26 06:49:42下载
    积分:1
  • 使用E写的游戏菜单!更多的介绍了易语言在快速应用上的优越性。 本程序适合网吧使用!...
    使用E写的游戏菜单!更多的介绍了易语言在快速应用开发上的优越性。 本程序适合网吧使用!-E write menu of the game! More of the Yi language rapid application development on the superiority. The procedures for the use of Internet cafes!
    2022-03-16 19:13:33下载
    积分:1
  • VFP送短信
    使用调制解调器GSM/GPRS或GSM手机以Visual FoxPro PDU格式发送短信息
    2022-05-17 01:49:44下载
    积分:1
  • a hook on the original programming code
    一个关于hook的编程原代码-a hook on the original programming code
    2022-04-20 17:51:07下载
    积分:1
  • fingerguess,主要是剪刀,石头,布的游戏,手指
    手指猜谜游戏,主要是剪刀、石头、布的手指猜谜游戏,游戏为控制台的实现
    2022-07-19 11:11:08下载
    积分:1
  • 经典游戏doom的代码,学习C编程的好
    经典游戏doom的代码,学习C编程的好-Classic doom games of the code, learn good C programming
    2022-08-16 03:10:10下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载