【问题标题】:InstallShield 2015 does not not display images on Windows Server 2008 R2InstallShield 2015 在 Windows Server 2008 R2 上不显示图像
【发布时间】:2015-09-23 16:59:47
【问题描述】:

我有一个使用 InstallShield 2015 LE for Visual Studio 2013 完成的 InstallShield 项目。我自定义了 2 个图像(横幅和欢迎)。它们在 Windows Server 2012 和 Windows 7 上正确显示,但在 Windows Server 2008 R2 上根本不显示。

全局对话框图像:\Internal\Setup-Welcome.png 全局对话框横幅:\Internal\Setup-Banner.png

【问题讨论】:

    标签: visual-studio installshield windows-server-2008-r2 installshield-le


    【解决方案1】:

    这些图像由 Windows Installer 显示。 Windows Server 2008 R2 变体可能缺乏对 png 文件的支持,或者关于这些特定图像的其他一些东西正在抛弃它。我建议尝试(至少作为测试)将您的图像转换为 jpg,或者可能找到一个不同的图像工具将它们重新压缩为 pngs。看看这些是否有效。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 2012-06-05
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2014-08-16
      • 2011-04-17
      • 1970-01-01
      相关资源
      最近更新 更多