【问题标题】:Version of Windows Imaging ComponentWindows 映像组件的版本
【发布时间】:2012-03-09 06:38:11
【问题描述】:

如何检查 Windows 计算机上安装的 Windows 映像组件的版本?我怀疑 Azure 中使用的 Windows 2008 服务器的版本与我在 Windows 7 开发机器上的版本不同。我只是想验证一下,因为我需要最新的 TIFF 编解码器。

【问题讨论】:

    标签: azure tiff imaging wic libtiff.net


    【解决方案1】:

    不会做出明确的声明,但我认为 Windows Azure 上的 WIC 与 Windows 7 上的 WIC 相同。请注意,有 2 OS families in Windows Azure。 OS Family 1.x 使用 Windows Server 2008 SP1 作为基础,而 OS Family 2 使用 Windows Server 2008 R2 作为基础。

    根据我所读到的有关 WIC 的信息,我看到它是 Windows 7 / Windows Server 2008 R2 的一部分,因此,如果您的应用程序针对 OS Family 2,则不会有任何问题。除非有一些更新,或者有安装程序的更新版本。如果有安装程序,您可以简单地使用启动任务来安装您需要的确切版本。

    更新

    引用 this post 确认 Windows 7 / Windows Server 2008 R2 带有 WIC。虽然 Windows Vit / Windows Server 2008 需要 a platform update(您必须在更新可用之前安装 Server 2008 SP2)。因此,如果您以 OS Family 2.x(无论如何推荐)为目标,您将获得与 Windows 7 计算机相同的 WIC。

    【讨论】:

      猜你喜欢
      • 2017-04-24
      • 1970-01-01
      • 1970-01-01
      • 2019-03-11
      • 2012-08-29
      • 1970-01-01
      • 1970-01-01
      • 2014-10-05
      • 2016-01-15
      相关资源
      最近更新 更多