本文介绍了如何为我的Outlook Addin创建一个Wix安装程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我是Wix Installer的新手。我想在Wix中为我的Outlook Addin制作一个安装程序。我该怎么做。我看了文档。但我不明白。而且没有那么多时间陪伴。任何人都可以给我解决方案(Wix代码)来安装一个简单的Outlook AddIn。



注意:Visual Studio 2012不再支持MSI安装程序项目



谢谢

I am a newbie to Wix Installer. I want to make an Installer for my Outlook Addin in Wix. How can I do it. I read the documentation. But I don't get it. and don't have so much of time to spent with. Can anybody please give me the solution (Wix Code) for installing a simple Outlook AddIn.

Note: Visual Studio 2012 nolonger supports MSI Installer Projects

Thanks

推荐答案


这篇关于如何为我的Outlook Addin创建一个Wix安装程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

10-22 08:10