如何将vdproj文件转换为WiX格式? [英] How to convert vdproj file to WiX format?

查看:180
本文介绍了如何将vdproj文件转换为WiX格式?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要将vdproj文件转换为WiX格式,以便可以使用msbuild进行构建.一种解决方案是从msbuild调用devenv可执行文件,然后从那里构建vdproj文件,但这很讨厌.我以为我会尝试将文件手动转换为WiX格式,但查看其内容会使我有些恐惧.是否有任何工具或优雅的解决方案可能会有助于这种转换?

I need to convert a vdproj file to WiX format so that I can get it building using msbuild. One solution was to call the devenv executable from msbuild and build the vdproj file from there but that's just nasty. I thought that I would try manually converting the file to WiX format but looking at its contents scared me quite a bit. Are there any tools or elegant solutions that could possibly help with this conversion?

推荐答案

您可以尝试使用垃圾邮件",尤其是在UI区域,但这将为您提供一个不错的开始.

You can try work with Dark which converts any MSI into Wix. You will need to remove a lot of "junk" especially in the UI areas but it will give you a decent start.

这篇关于如何将vdproj文件转换为WiX格式?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆