问题描述
我正在尝试使用https://msdn.microsoft.com/en-us/library/cc442767.aspx#Build中的流程部署我的小前景插件但是在我的32位Windows目标计算机中我收到了错误消息 - 这个
类型的处理器不支持类似安装包装(它是用母语的,所以我翻译了它 - 在英语中它可能会有所不同信息)。在我开发解决方案的64台计算机上,安装工作正常。
我试图通过ClickOnce进行部署,并且每个方面都运行良好。你有一些想法可以解决Windows安装程序设置的问题吗?
Hi,
I am trying to deploy my little outlook addin using process from https://msdn.microsoft.com/en-us/library/cc442767.aspx#Build but in my target computer with 32-bit windows I have got error message - something like Installation packege is not supported by this type of processor (it is in native language so I have translated it - in english it can be little different message). On 64 computer where I have developed the solution the installation works well.
I have tried to make deployment by ClickOnce and everythings works well. Do you have some idea where can be the problem around windows installer setup?
这篇关于使用Windows Installer部署Office解决方案 - 此处理器类型不支持安装包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!