Windows 映像组件的版本

发布于 2025-01-07 06:50:29 字数 131 浏览 0 评论 0原文

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

How can I check what version of Windows Imaging Component is installed on a Windows machine? I suspect the Windows 2008 Servers used in Azure do not have the same version that I have on my Windows 7 development machine. I just want to verify that as I need the latest TIFF codec.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

青朷 2025-01-14 06:50:29

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

根据我对 WIC 的了解,我发现它是 Windows 7 / Windows Server 2008 R2 的一部分,因此,如果您的应用程序针对操作系统系列 2,则不会出现问题。除非有一些更新,或者有安装程序的更新版本。如果有安装程序,您只需使用启动任务即可安装您需要的确切版本。

更新

参考这篇文章 确认 Windows 7 / Windows Server 2008 R2 附带 WIC。虽然 Windows Vist / Windows Server 2008 需要平台更新(您必须先安装 Server 2008 SP2)更新可用)。因此,如果您的目标操作系统为 2.x(无论如何推荐),您将获得与 Windows 7 计算机中相同的 WIC。

Will not make a definite statement, but I think that the WIC on the Windows Azure is the same what you have on your Windows 7. Just be aware that there are 2 OS families in Windows Azure. OS Family 1.x is using Windows Server 2008 SP1 as base, while OS Family 2 is using Windows Server 2008 R2 as base.

From what I read about WIC, I see it is part of Windows 7 / Windows Server 2008 R2, so, if you target your application for OS Family 2, you shall nothave issues. Unless there is some update, or more recent version which has installer. If there is an installer, you can simply use a startup task to install the exact version you need.

UPDATE

Refering this post confirms that Windows 7 / Windows Server 2008 R2 come with WIC. While a platform update is required for Windows Vist / Windows Server 2008 (you must install Server 2008 SP2 before the update is available). So, if you target OS Family 2.x (recommended anyway) you get the same WIC you get in your Windows 7 machine.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文