标签: .net web-services installation wse
我准备向大量客户分发一个小型实用程序 此实用程序需要在客户端计算机上安装 WSE 3.0 (Web服务增强功能),因为它需要连接到我无法控制的Web服务。 在安装程序包中,我包含了可再发行的MSI from Microsoft 现在,我希望只有在客户端机器上尚未安装WSE时才执行安装操作 怎么检查这个?任何注册表项,componentID或whatelse?
答案 0 :(得分:1)
在安装
http://keystrokeesbnet.codeplex.com/discussions/228604